Skip to content

Commit

Permalink
Add watchdog notification docs
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilisThePikachu authored Jun 2, 2024
1 parent d83bdd4 commit 1ef37e8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/en/server-hosting/setting-up-ss14-watchdog.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,13 @@ See the relevant documentation for more details: https://docs.microsoft.com/en-u
Be sure to adjust BaseUrl accordingly!
### Notifications
You can now set a notification discord webhook to receive notifications whenever a server crashes, the integration is as simple as adding the following to your config.
```yml
Notification:
DiscordWebhook: "https://discord.com/api/webhooks/..."
```
### Instances
Each instance is a separate game server, so the terms "instance" and "server" can be used semi-interchangably.
Expand Down

0 comments on commit 1ef37e8

Please sign in to comment.