mirror of
https://github.com/g4klx/DAPNETGateway.git
synced 2026-08-26 12:32:45 -04:00
23 lines
387 B
INI
23 lines
387 B
INI
[General]
|
|
Callsign=g9bf
|
|
# WhiteList=12345,78901
|
|
#BlacklistRegexfile=/tmp/blregexes.txt
|
|
#WhitelistRegexfile=/tmp/wlregexes.txt
|
|
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
|