updates pathfinder.ini for connection counting
This commit is contained in:
parent
72706ce454
commit
74bf4c10fa
3 changed files with 19 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue