mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
more docu
This commit is contained in:
parent
dbe33a30d8
commit
990f0b579d
|
|
@ -62,11 +62,13 @@ appName = BOSWatch
|
|||
[FMS]
|
||||
# look-up-table for adding a description
|
||||
# Using Description (0|1)
|
||||
# descriptions loaded from csv/fms.csv
|
||||
idDescribed = 0
|
||||
|
||||
[ZVEI]
|
||||
# look-up-table for adding a description
|
||||
# Using Description (0|1)
|
||||
# descriptions loaded from csv/zvei.csv
|
||||
idDescribed = 0
|
||||
|
||||
[POC]
|
||||
|
|
@ -85,6 +87,7 @@ filter_range_end = 9999999
|
|||
|
||||
# look-up-table for adding a description
|
||||
# Using Description (0|1)
|
||||
# descriptions loaded from csv/poc.csv
|
||||
idDescribed = 0
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue