- Added new registration search and management interface to the EMS.
- Added badge printing support to the EMS.
This commit is contained in:
parent
33a841ba32
commit
66e4b82f8a
8 changed files with 233 additions and 65 deletions
|
|
@ -8,6 +8,10 @@
|
|||
|
||||
"sitename" : [ "www.example.com", "example.com"],
|
||||
|
||||
# Set to 1 if you want to use WebGUI's SSL functions.
|
||||
|
||||
"sslEnabled" : 0,
|
||||
|
||||
# Rename the WebGUI Session cookie if you like.
|
||||
|
||||
"cookieName" : "wgSession",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue