diff --git a/app/pathfinder.ini b/app/pathfinder.ini index ea258348..db69b436 100644 --- a/app/pathfinder.ini +++ b/app/pathfinder.ini @@ -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).