Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
digitalSafe
Commits
52b07278
Unverified
Commit
52b07278
authored
Sep 21, 2020
by
Jerome Boucher
Browse files
fix/14879 : update conf
parent
ec303e2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/conf/configuration.ini.default
View file @
52b07278
...
...
@@ -5,7 +5,7 @@
@include menu.ini
; Default max result in search screens
maxResults =
2
00
maxResults =
5
00
; Public archive mode
publicArchives = false
...
...
@@ -185,7 +185,7 @@ blacklistUserStories = "[
; 'lifeTime' Token validity in seconds (defaults 3600)
csrfWhiteList = "['user/login', 'user/password', 'user/prompt', 'user/logout']"
csrfConfig = '{
"cookieName" : "C
SRF
",
"cookieName" : "C
srf
",
"tokenLength" : 32
}'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment