Clean slate
This commit is contained in:
45
config/energycontrol.cfg
Normal file
45
config/energycontrol.cfg
Normal file
@@ -0,0 +1,45 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
I:alarmPause=60
|
||||
S:allowedAlarms <
|
||||
default
|
||||
sci-fi
|
||||
siren
|
||||
>
|
||||
B:disableRangeCheck=false
|
||||
|
||||
# Min: 0
|
||||
# Max: 256
|
||||
I:howlerAlarmRange=64
|
||||
|
||||
# Min: 0
|
||||
# Max: 2000
|
||||
I:infoPanelRefreshPeriod=20
|
||||
|
||||
# Min: 0
|
||||
# Max: 256
|
||||
I:maxAlarmRange=128
|
||||
|
||||
# Min: 0
|
||||
# Max: 2000
|
||||
I:rangeTriggerRefreshPeriod=20
|
||||
B:showOreInfo=true
|
||||
|
||||
# Min: 0
|
||||
# Max: 2000
|
||||
I:thermalMonitorRefreshPeriod=20
|
||||
B:useCustomSounds=false
|
||||
|
||||
websocket {
|
||||
B:wsEnabled=false
|
||||
S:wsHost=
|
||||
I:wsPort=0
|
||||
I:wsRefreshRate=100
|
||||
S:wsServerID=d9a04052-6aa9-430a-8c89-da77584bf361
|
||||
S:wsToken=78c2b80a-1203-43fd-a9af-75cec29f5acf
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user