You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
426 B
21 lines
426 B
[DEFAULT]
|
|
Host=0.0.0.0
|
|
Port=5678
|
|
|
|
# This defines the maximum amount of loglines to be sent on initial opening of the dashboard
|
|
MaxLines=2500
|
|
|
|
# Keep this parameter synchrone to Filerotate in MMDVM.ini/DMRHost.ini - if 0 then False, if 1 then True
|
|
Filerotate=True
|
|
|
|
[MMDVMHost]
|
|
Logdir=/mnt/ramdisk/
|
|
Prefix=MMDVM
|
|
DMR_ID_Lookup=1
|
|
DMR_ID_LookupFile=/etc/MMDVM/DMRIds.dat
|
|
|
|
[DAPNETGateway]
|
|
Logdir=/mnt/ramdisk/
|
|
Prefix=DAPNETGateway
|
|
|