24 lines
278 B
INI
24 lines
278 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.0.60
|
|
|
|
[MessageBus]
|
|
ip = 224.30.0.1
|
|
port = 17233
|
|
|
|
[ARSRefresh]
|
|
timesec = 200
|
|
|
|
[TYPE]
|
|
Tetra = true
|
|
|
|
[Update]
|
|
Version = 1.0
|
|
Enable = true
|
|
|
|
|