aprsc config fix
This commit is contained in:
parent
eee9339ee8
commit
98e0e75fa2
|
|
@ -1,9 +1,9 @@
|
|||
# Note that server id and passcode needs to be changed
|
||||
ServerId APRSDIR-3
|
||||
PassCode 30376
|
||||
ServerId MY-SERVER-ID
|
||||
PassCode 11111
|
||||
|
||||
MyAdmin "Per Qvarforth, SM4WJF"
|
||||
MyEmail per@qvarforth.se
|
||||
MyAdmin "My Name, MySignal"
|
||||
MyEmail me@domain.com
|
||||
|
||||
disallow_unverified false
|
||||
RunDir data
|
||||
|
|
@ -27,4 +27,4 @@ HTTPStatusOptions ShowEmail=1
|
|||
# After configuring the rest of the settings, remove this bad command
|
||||
# from the configuration file. It's here only to avoid starting the
|
||||
# server up accidentally with an invalid configuration.
|
||||
#MagicBadness 42.7
|
||||
MagicBadness 42.7
|
||||
|
|
|
|||
Loading…
Reference in New Issue