adds login.session_sharing option to pathfinder.ini
This commit is contained in:
@@ -70,6 +70,13 @@ 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).
|
||||
|
||||
Reference in New Issue
Block a user