blob: 08cb86001249fe4f17a5e67dbb1dc5153d59f323 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
[PublicDetails]
AdminName=
Contact=
Hostname=
[Logging]
CycleLogs=weekly
SuppressLog=debug udp tcp
SuppressDisplay=debug udp tcp
[BeaconServer]
BeaconPort=27900
DoUplink=true
[ListenServer]
ListenPort=28900
ServerLifeTime_s=1800
[Syncer]
1\SyncServer="master.333networks.com, 27900, 28900"
2\SyncServer="master.newbiesplayground.net, 27900, 28900"
3\SyncServer="master.errorist.eu, 27900, 28900"
4\SyncServer="master.gonespy.com, 27900, 28900"
size=4
DoSync=true
SyncGames=all
SyncInterval_s=1800
[Checker]
CycleInterval_s=900
DoCheck=true
GetExtendedInformation=true
ServerCheckInterval_ms=250
[Maintenance]
DoMaintenance=true
MaintainRate_s=60
|