You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
364 B
22 lines
364 B
[global] |
|
# broadcast scan source port (udp) |
|
scan_port 7130 |
|
|
|
# broadcast scan every X seconds |
|
scan_interval 60 |
|
|
|
# use this interface(s) |
|
scan_deny_iface |
|
|
|
# server timeout after X seconds |
|
game_timeout 180 |
|
|
|
# master answers with this source IP |
|
master_ip 0.0.0.0 |
|
|
|
# rebuild master list every X seconds |
|
rebuild_interval 5 |
|
|
|
# logging |
|
logfile hlswmaster.log |
|
logprio DEBUG
|
|
|