- Added an option to override the session cookie name.
This commit is contained in:
parent
da7dea01f5
commit
2ea58485c9
11 changed files with 40 additions and 28 deletions
|
|
@ -8,6 +8,10 @@
|
|||
|
||||
"sitename" : [ "www.example.com", "example.com"],
|
||||
|
||||
# Rename the WebGUI Session cookie if you like.
|
||||
|
||||
"cookieName" : "wgSession",
|
||||
|
||||
# The location where the WebGUI server will be handling
|
||||
# requests. This is normally just '/' or the root of the
|
||||
# server, but on some installations it might be /webgui or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue