|
|
|
|
@ -1,4 +1,3 @@
|
|
|
|
|
|
|
|
|
|
# The ONLY values to change are: LOGIN_CALL, OWNER and ADMIN
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
@ -6,11 +5,11 @@
|
|
|
|
|
# This is your personal user callsign
|
|
|
|
|
# Remove the # sign and set your callsign correctly
|
|
|
|
|
#
|
|
|
|
|
LOGIN_CALL=AC2IE
|
|
|
|
|
LOGIN_CALL=
|
|
|
|
|
|
|
|
|
|
# Because ONLY_ADMIN_LOGIN=Y
|
|
|
|
|
# only these 3 users can connect to your gateway
|
|
|
|
|
ADMIN=AC2IE
|
|
|
|
|
ADMIN=
|
|
|
|
|
ONLY_ADMIN_LOGIN=Y
|
|
|
|
|
|
|
|
|
|
# If you set ONLY_LINK_UNLINK=Y
|
|
|
|
|
@ -29,7 +28,7 @@ LINK_UNLINK_USER=ZZ0ZZZ
|
|
|
|
|
# You should register this with the remote irc database server
|
|
|
|
|
# Remove the # sign and set the gateway callsign correctly.
|
|
|
|
|
#
|
|
|
|
|
OWNER=AC2IE
|
|
|
|
|
OWNER=
|
|
|
|
|
|
|
|
|
|
# remote friends
|
|
|
|
|
RMT_XRF_PORT=30001
|
|
|
|
|
|