add optional (since it uses a session cookie) language selection

This commit is contained in:
El RIDO
2015-09-19 11:21:13 +02:00
parent 47efedf23c
commit a111357fae
12 changed files with 390 additions and 41 deletions

View File

@@ -43,6 +43,11 @@ template = "bootstrap"
; use "1.7" if you are upgrading from a ZeroBin Alpha 0.19 installation
base64version = "2.1.9"
; by default ZeroBin will guess the visitors language based on the browsers
; settings. Optionally you can enable the language selection menu, which uses
; a session cookie to store the choice until the browser is closed.
languageselection = false
[expire]
; expire value that is selected per default
; make sure the value exists in [expire_options]