Updates websocket submodule and container
This commit is contained in:
parent
df653f699c
commit
790407f552
5 changed files with 14 additions and 7 deletions
|
|
@ -70,14 +70,21 @@ COOKIE_EXPIRE = 30
|
|||
; Default: 0
|
||||
MODE_MAINTENANCE = 0
|
||||
|
||||
; Share maps between logged in characters in the same session
|
||||
; If enabled this will grant the active character access to any maps
|
||||
; that other characters from the "switch character" menu have access to
|
||||
; Syntax 0 | 1
|
||||
; Default 0
|
||||
SESSION_SHARING = 1
|
||||
|
||||
; Login restrictions (white lists)
|
||||
; Login/registration can be restricted to specific groups.
|
||||
; Use comma separated strings for CCP Ids (e.g. 1000166,1000080).
|
||||
; If no groups are specified, all characters are allowed.
|
||||
; Syntax: String (comma separated)
|
||||
; Default:
|
||||
CHARACTER = 95277885,2112390934,1602326087,899403619,888617837
|
||||
CORPORATION = 98567606,98581604,98374903,98666711,98655726,98464278,98660608,98675758
|
||||
CHARACTER =
|
||||
CORPORATION =
|
||||
ALLIANCE =
|
||||
|
||||
[PATHFINDER.CHARACTER]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue