adding configuration option to set a default language and/or force it,
resolves #39
This commit is contained in:
@@ -48,6 +48,10 @@ base64version = "2.1.9"
|
||||
; a session cookie to store the choice until the browser is closed.
|
||||
languageselection = false
|
||||
|
||||
; set the language your installs defaults to, defaults to English
|
||||
; if this is set and language selection is disabled, this will be the only language
|
||||
; languagedefault = "en"
|
||||
|
||||
[expire]
|
||||
; expire value that is selected per default
|
||||
; make sure the value exists in [expire_options]
|
||||
|
||||
Reference in New Issue
Block a user