From b775e36171d93158a4f657fd4e7f6a2d2c5e9e6d Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Mon, 29 Jun 2020 00:39:30 +0100 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ffbd42a..aede5ce 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,6 @@ contact_message = Need help? contact me. help_message = Enter your details to create an account. ; Displayed when an account is created. success_message = Your account has been created. Click below to continue to Jellyfin. -; When true, disables username input on invite form and sets the Jellyfin username to the email address -no_username = false [password_validation] ; Enables password validation. @@ -139,7 +137,9 @@ number = 1 special = 0 [email] -; Leave this whole section if you aren't using any email-related features. +; When true, disables username input on invite form and sets the Jellyfin username to the email address +no_username = false +; Leave the rest of this section if you aren't using any email-related features. use_24h = true ; Date format follows datetime's strftime. date_format = %d/%m/%y