From 240f2b27cdb738f96450436c2a6e157a2fdabf7b Mon Sep 17 00:00:00 2001 From: Mark Friedrich Date: Thu, 29 Mar 2018 20:55:18 +0200 Subject: [PATCH] - added example config for Super-Admins to `pathfinder.ini` --- app/pathfinder.ini | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/pathfinder.ini b/app/pathfinder.ini index 34236924..fd7b3cc4 100644 --- a/app/pathfinder.ini +++ b/app/pathfinder.ini @@ -206,6 +206,14 @@ CACHE = 5 ; file folder for 'history' logs (e.g. map history) (default: history/) LOG = history/ +; ADMIN =========================================================================================== +; "SUPER" admins and additional "CORPORATION" admins can be added here +;[PATHFINDER.ROLES] +;CHARACTER.0.ID = 123456789 +;CHARACTER.0.ROLE = SUPER +;CHARACTER.1.ID = 1122334455 +;CHARACTER.1.ROLE = CORPORATION + ; API ============================================================================================= [PATHFINDER.API] CCP_IMAGE_SERVER = https://image.eveonline.com