|
|
|
@ -240,7 +240,7 @@ g2_link = {
|
|
|
|
# link_at_start = "NONE" # Link to a reflector at startup.
|
|
|
|
# link_at_start = "NONE" # Link to a reflector at startup.
|
|
|
|
# to link repeater module B to REF001 C, use "BREF001C"
|
|
|
|
# to link repeater module B to REF001 C, use "BREF001C"
|
|
|
|
# ref_login = "" # for loging into REF reflectors, if undefined, ircddb.username will be used
|
|
|
|
# ref_login = "" # for loging into REF reflectors, if undefined, ircddb.username will be used
|
|
|
|
# users = [ "CALL1", "CALL2", "CALL3" ] # if defined, only these users can use this gateway
|
|
|
|
# admin = [ "CALL1", "CALL2", "CALL3" ] # if defined, only these users can execute scripts, block dongles and reload the gwys.txt
|
|
|
|
# link_unlink = [ "CALL4", "CALL5", "CALL6" ] # if defined, only these users can link and unlink a repeater
|
|
|
|
# link_unlink = [ "CALL4", "CALL5", "CALL6" ] # if defined, only these users can link and unlink a repeater
|
|
|
|
# incoming_ip = "0.0.0.0" # incoming ip address, "0.0.0.0" means accepts all connections.
|
|
|
|
# incoming_ip = "0.0.0.0" # incoming ip address, "0.0.0.0" means accepts all connections.
|
|
|
|
# ip = "127.0.0.1" # where g2_link is running
|
|
|
|
# ip = "127.0.0.1" # where g2_link is running
|
|
|
|
|