improve config
This commit is contained in:
parent
73102053dc
commit
94533e277c
@ -17,8 +17,12 @@ class DirewolfConfig(object):
|
|||||||
pm = PropertyManager.getSharedInstance()
|
pm = PropertyManager.getSharedInstance()
|
||||||
|
|
||||||
config = """
|
config = """
|
||||||
|
ACHANNELS 1
|
||||||
|
|
||||||
|
CHANNEL 0
|
||||||
MYCALL {callsign}
|
MYCALL {callsign}
|
||||||
MODEM 1200
|
MODEM 1200
|
||||||
|
|
||||||
KISSPORT {port}
|
KISSPORT {port}
|
||||||
AGWPORT off
|
AGWPORT off
|
||||||
""".format(
|
""".format(
|
||||||
|
Loading…
Reference in New Issue
Block a user