aboutsummaryrefslogtreecommitdiff
path: root/data/MasterServer-Settings.ini
diff options
context:
space:
mode:
authorDark1-dev <shansarkar272@gmail.com>2023-03-01 21:28:57 +0600
committerGitHub <noreply@github.com>2023-03-01 21:28:57 +0600
commitc784240d1af68dbd8d0466822b34fd05d6ccdda1 (patch)
tree5446821b895c8290d1a366b902f1411dfca9733e /data/MasterServer-Settings.ini
downloadMasterserver-Qt5-c784240d1af68dbd8d0466822b34fd05d6ccdda1.tar.gz
Masterserver-Qt5-c784240d1af68dbd8d0466822b34fd05d6ccdda1.zip
Add files via upload
Initialize repository
Diffstat (limited to 'data/MasterServer-Settings.ini')
-rw-r--r--data/MasterServer-Settings.ini37
1 files changed, 37 insertions, 0 deletions
diff --git a/data/MasterServer-Settings.ini b/data/MasterServer-Settings.ini
new file mode 100644
index 0000000..08cb860
--- /dev/null
+++ b/data/MasterServer-Settings.ini
@@ -0,0 +1,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