mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-12-22 17:10:11 +00:00
update readme
This commit is contained in:
parent
68a459023c
commit
b775e36171
@ -121,8 +121,6 @@ contact_message = Need help? contact me.
|
|||||||
help_message = Enter your details to create an account.
|
help_message = Enter your details to create an account.
|
||||||
; Displayed when an account is created.
|
; Displayed when an account is created.
|
||||||
success_message = Your account has been created. Click below to continue to Jellyfin.
|
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]
|
[password_validation]
|
||||||
; Enables password validation.
|
; Enables password validation.
|
||||||
@ -139,7 +137,9 @@ number = 1
|
|||||||
special = 0
|
special = 0
|
||||||
|
|
||||||
[email]
|
[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
|
use_24h = true
|
||||||
; Date format follows datetime's strftime.
|
; Date format follows datetime's strftime.
|
||||||
date_format = %d/%m/%y
|
date_format = %d/%m/%y
|
||||||
|
Loading…
Reference in New Issue
Block a user