updates pathfinder.ini for connection counting

This commit is contained in:
soneill 2020-10-02 10:41:49 +13:00
parent 72706ce454
commit 74bf4c10fa
3 changed files with 19 additions and 10 deletions

View file

@ -395,3 +395,15 @@ GIT_HUB = https://api.github.com
; Syntax: 0 | 1
; Default: 0
PERSISTENT_DB_CONNECTIONS = 1
[PATHFINDER.SYSTEMTAG]
; Systemtag status
; If enabled new systems will be tagged using the defined style
; Syntax: 0 | 1
; Default: 0
STATUS = 1
; Naming scheme to use
; Syntax: String
; Default: countConnections
STYLE = countConnections