|
@@ -61,7 +61,7 @@ pushovertoken="accesstoken"
|
|
|
|
|
|
|
|
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Telegram
|
|
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Telegram
|
|
|
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring".
|
|
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring".
|
|
|
-# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need
|
|
|
|
|
|
|
+# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need
|
|
|
# any custom string in curl - simple ignore this parameter.
|
|
# any custom string in curl - simple ignore this parameter.
|
|
|
telegramalert="off"
|
|
telegramalert="off"
|
|
|
telegramtoken="accesstoken"
|
|
telegramtoken="accesstoken"
|
|
@@ -79,6 +79,9 @@ logdays="7"
|
|
|
|
|
|
|
|
#### LinuxGSM Advanced Settings ####
|
|
#### LinuxGSM Advanced Settings ####
|
|
|
|
|
|
|
|
|
|
+# ANSI Colors
|
|
|
|
|
+ansi="on"
|
|
|
|
|
+
|
|
|
## LinuxGSM Server Details
|
|
## LinuxGSM Server Details
|
|
|
# Do not edit
|
|
# Do not edit
|
|
|
gamename="Call of Duty: United Offensive"
|
|
gamename="Call of Duty: United Offensive"
|