From 90a3e2d92c242a7a318d26ee33b4ca056e8152fb Mon Sep 17 00:00:00 2001 From: thursday Date: Mon, 12 Jul 2021 22:52:48 -0400 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 277ce07..a73b717 100644 --- a/README.md +++ b/README.md @@ -109,11 +109,11 @@ For more information on configuring the Docker image, please read [the ferdi doc ## Configuration -franz-server's configuration is saved inside the `.env` file. Besides AdonisJS's settings, ferdi-server has the following custom settings: +franz-server's configuration is saved inside an `.env` file. Besides AdonisJS's settings, Ferdi-server has the following custom settings: - `IS_CREATION_ENABLED` (`true` or `false`, default: `true`): Whether to enable the [creation of custom recipes](#creating-and-using-custom-recipes) - `IS_REGISTRATION_ENABLED` (`true` or `false`, default: `true`): Whether to enable the creation of new user accounts - `IS_DASHBOARD_ENABLED` (`true` or `false`, default: `true`): Whether to enable the user dashboard -- `CONNECT_WITH_FRANZ` (`true` or `false`, default: `true`): Whether to enable connections to the Franz server. By enabling this option, ferdi-server can: +- `CONNECT_WITH_FRANZ` (`true` or `false`, default: `true`): Whether to enable connections to the Franz server. By enabling this option, Ferdi-server can: - Show the full Franz recipe library instead of only custom recipes - Import Franz accounts -- cgit v1.2.3-54-g00ecf