2006-02-02 16:41:56 +01:00
|
|
|
[global]
|
|
|
|
# broadcast scan source IP & PORT (udp)
|
2006-02-02 16:44:46 +01:00
|
|
|
scan_ip 0.0.0.0
|
|
|
|
scan_port 7130
|
2006-02-02 16:41:56 +01:00
|
|
|
|
|
|
|
# broadcast scan every X seconds
|
2006-02-02 16:44:46 +01:00
|
|
|
scan_interval 30
|
2006-02-02 16:41:56 +01:00
|
|
|
|
|
|
|
# serverlist rebuild every X seconds
|
2006-02-02 16:44:46 +01:00
|
|
|
serverlist_interval 5
|
2006-02-02 16:41:56 +01:00
|
|
|
|
|
|
|
# server timeout after X seconds
|
2006-02-02 16:44:46 +01:00
|
|
|
serverlist_timeout 30
|
2006-02-02 16:43:41 +01:00
|
|
|
|
|
|
|
# plugin data timeout every X seconds
|
2006-02-02 16:44:46 +01:00
|
|
|
plugin_timeout 30
|
2006-02-02 16:41:56 +01:00
|
|
|
|
|
|
|
# master answers with this source IP
|
2006-02-02 16:44:46 +01:00
|
|
|
master_ip 0.0.0.0
|
2006-02-02 16:41:56 +01:00
|
|
|
|
|
|
|
# load these plugins
|
|
|
|
plugin plugins/.libs/hlswproxy.so
|
|
|
|
plugin plugins/.libs/q3engine.so
|
|
|
|
plugin plugins/.libs/quake2.so
|
|
|
|
plugin plugins/.libs/gamespy1.so
|
|
|
|
plugin plugins/.libs/gamespy2.so
|
|
|
|
plugin plugins/.libs/doom3.so
|
|
|
|
|
|
|
|
# logging
|
2006-02-02 16:43:41 +01:00
|
|
|
logfile hlswmaster.log
|
2006-02-02 16:41:56 +01:00
|
|
|
|
|
|
|
[hlswproxy]
|
|
|
|
scan_ip 10.10.0.1
|
|
|
|
scan_ip 10.10.0.2
|
|
|
|
|