mirror of
https://github.com/g4klx/DAPNETGateway.git
synced 2026-08-26 12:32:45 -04:00
20 lines
285 B
INI
20 lines
285 B
INI
[General]
|
|
Callsign=G9BF
|
|
RptAddress=127.0.0.1
|
|
RptPort=3800
|
|
LocalAddress=127.0.0.1
|
|
LocalPort=4800
|
|
Daemon=0
|
|
|
|
[Log]
|
|
# Logging levels, 0=No logging
|
|
DisplayLevel=1
|
|
FileLevel=1
|
|
FilePath=.
|
|
FileRoot=DAPNETGateway
|
|
|
|
[DAPNET]
|
|
Address=dapnet.afu.rwth-aachen.de
|
|
Port=43434
|
|
AuthKey=TOPSECRET
|
|
Debug=0
|