adding configuration option to set a default language and/or force it,

resolves #39
This commit is contained in:
El RIDO
2015-10-18 20:38:07 +02:00
parent ca07398b66
commit e3f4aa982c
4 changed files with 47 additions and 2 deletions

View File

@@ -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]