DAPNETGateway/DAPNETGateway.ini

29 lines
433 B
INI
Raw Normal View History

2018-06-06 20:33:31 +01:00
[General]
Callsign=g9bf
2018-12-10 20:59:40 +01:00
#WhiteList=12345,78901
#BlackList=
#BlacklistRegexfile=/tmp/blregexes.txt
#WhitelistRegexfile=/tmp/wlregexes.txt
2018-06-06 20:33:31 +01:00
RptAddress=127.0.0.1
2018-06-07 07:17:55 +01:00
RptPort=3800
2018-06-06 20:33:31 +01:00
LocalAddress=127.0.0.1
2018-06-07 07:17:55 +01:00
LocalPort=4800
2018-06-06 20:33:31 +01:00
Daemon=0
[Log]
# Logging levels, 0=No logging
DisplayLevel=1
2023-07-07 17:57:36 +01:00
MQTTLevel=1
[MQTT]
Address=127.0.0.1
Port=1883
Keepalive=60
Name=dapnet-gateway
2018-06-06 20:33:31 +01:00
[DAPNET]
Address=dapnet.afu.rwth-aachen.de
Port=43434
AuthKey=TOPSECRET
Debug=0