Add line to WebGUI.conf.original documenting new value for cookieTTL.
This commit is contained in:
parent
a170904340
commit
44884ef7c8
1 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,9 @@
|
|||
# +3M = 3 Months
|
||||
# +10Y = 10 Years (default)
|
||||
|
||||
# This may also be set to the word "session" to have cookies live
|
||||
# for the current browser session only.
|
||||
|
||||
# "cookieTTL" : "+10Y",
|
||||
|
||||
# The location where the WebGUI server will be handling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue