25 lines
291 B
INI
25 lines
291 B
INI
|
; Tetragw.cfg
|
||
|
; This file is used to run the Tetra Gateway
|
||
|
; Do NOT modify it, it might break the application
|
||
|
|
||
|
[Gateway]
|
||
|
id = 1
|
||
|
ip = 192.168.10.60
|
||
|
|
||
|
[MessageBus]
|
||
|
ip = 224.30.0.1
|
||
|
port = 17233
|
||
|
|
||
|
[ARSRefresh]
|
||
|
timesec = 200
|
||
|
|
||
|
[TYPE]
|
||
|
Tetra = true
|
||
|
FUG = false
|
||
|
|
||
|
[Update]
|
||
|
Version = 1.0
|
||
|
Enable = true
|
||
|
|
||
|
|