mirror of
https://github.com/oe7drt/YSFClients.git
synced 2026-01-03 15:10:00 +01:00
Merge pull request #21 from dg9vh/patch-11
Changed default port, added comment for register
This commit is contained in:
commit
a20005dbab
|
|
@ -2,6 +2,8 @@
|
|||
Daemon=1
|
||||
|
||||
[Info]
|
||||
# Remember to register your YSFReflector at:
|
||||
# https://register.ysfreflector.de
|
||||
Name=16 characters max
|
||||
Description=14 characters max
|
||||
|
||||
|
|
@ -13,5 +15,5 @@ FilePath=.
|
|||
FileRoot=YSFReflector
|
||||
|
||||
[Network]
|
||||
Port=24000
|
||||
Port=42000
|
||||
Debug=0
|
||||
|
|
|
|||
Loading…
Reference in a new issue