hlswmaster/hlswmaster.conf

43 lines
737 B
Plaintext
Raw Normal View History

[global]
2006-11-24 21:53:25 +01:00
## broadcast scan source IP & PORT (udp)
#scanner_src 0.0.0.0:7130
2006-11-24 21:53:25 +01:00
## broadcast scan every X seconds
#scan_interval 60
2006-11-24 21:53:25 +01:00
## serverlist rebuild every X seconds
#serverlist_refresh 5
2006-11-24 21:53:25 +01:00
## server timeout after X seconds
#serverlist_timeout 180
2006-11-24 21:53:25 +01:00
## master answers with this source IP
#master_src 0.0.0.0:7140
2007-04-17 14:23:19 +02:00
plugin_dir plugins
plugin d3engine.so
plugin gamespy1.so
plugin gamespy2.so
plugin halflife.so
plugin hlswproxy.so
plugin q3engine.so
plugin quake2.so
plugin ut2k4.so
2006-11-24 21:53:25 +01:00
## logging
#logfile hlswmaster.log
2006-11-24 21:53:25 +01:00
[gamespy1]
## internal fragment-list timeout
#gc_timeout 90
[hlswproxy]
2006-11-24 21:53:25 +01:00
## ask these hlswmasters
2006-12-20 20:47:47 +01:00
#scan 10.10.0.1:7140
#scan 10.10.0.2:7140
[halflife]
2006-11-24 21:53:25 +01:00
## allow these nets
valid_net 10.10.0.0/16
valid_net 172.16.0.0/16