adds login.session_sharing option to pathfinder.ini

This commit is contained in:
soneill
2021-07-28 15:10:41 +12:00
parent 671a16572f
commit 144e08f7e7

View File

@@ -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).