| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- ##################################
- ######## Default Settings ########
- ##################################
- # DO NOT EDIT WILL BE OVERWRITTEN!
- # Copy settings from here and use them in either
- # common.cfg - applies settings to every instance
- # [instance].cfg - applies settings to a specific instance
- #### Server Settings ####
- ## Server Start Command | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
- #### LinuxGSM Settings ####
- ## Notification Alerts
- # (on|off)
- # Display IP | https://docs.linuxgsm.com/alerts#display-ip
- # More info | https://docs.linuxgsm.com/alerts#more-info
- # Discord Alerts | https://docs.linuxgsm.com/alerts/discord
- # Email Alerts | https://docs.linuxgsm.com/alerts/email
- # IFTTT Alerts | https://docs.linuxgsm.com/alerts/ifttt
- # Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun
- # Pushbullet Alerts | https://docs.linuxgsm.com/alerts/pushbullet
- # Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover
- # Slack Alerts | https://docs.linuxgsm.com/alerts/slack
- # Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram
- # 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
- # any custom string in curl - simple ignore this parameter.
- ## Backup | https://docs.linuxgsm.com/commands/backup
- ## Logging | https://docs.linuxgsm.com/features/logging
- ## Monitor | https://docs.linuxgsm.com/commands/monitor
- # Query delay time
- #### LinuxGSM Advanced Settings ####
- # ANSI Colors
- # Message Display Time
- # Stop Mode | https://docs.linuxgsm.com/steamcmd/stopmode
- # 1: tmux kill
- # 2: CTRL+c
- # 3: quit
- # 4: quit 120s
- # 5: stop
- # 6: q
- # 7: exit
- # 8: 7 Days to Die
- # 9: Gold Source
- # 10: Teamspeak 3
- ## LinuxGSM Server Details
- # Do not edit
- #### Directories ####
- # Edit with care
- ## Server Specific Directories
- ## Backup Directory
- ## Logging Directories
- ## Logs Naming
|