committed by
GitHub
1 changed files with 17 additions and 0 deletions
@ -39,6 +39,10 @@ posttarget="https://hastebin.com" |
|||||
discordalert="off" |
discordalert="off" |
||||
discordwebhook="webhook" |
discordwebhook="webhook" |
||||
|
|
||||
|
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
|
slackalert="off" |
||||
|
slackwebhook="webhook" |
||||
|
|
||||
# Email Alerts | https://docs.linuxgsm.com/alerts/email |
# Email Alerts | https://docs.linuxgsm.com/alerts/email |
||||
emailalert="off" |
emailalert="off" |
||||
email="[email protected]" |
email="[email protected]" |
||||
@ -98,6 +102,19 @@ ansi="on" |
|||||
# Message Display Time |
# Message Display Time |
||||
sleeptime="0.5" |
sleeptime="0.5" |
||||
|
|
||||
|
# 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 |
||||
|
stopmode="3" |
||||
|
|
||||
## SteamCMD Settings |
## SteamCMD Settings |
||||
# Server appid |
# Server appid |
||||
appid="6030" |
appid="6030" |
||||
|
Loading…
Reference in new issue