diff options
Diffstat (limited to 'example.yml')
| -rw-r--r-- | example.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/example.yml b/example.yml new file mode 100644 index 0000000..052a4d0 --- /dev/null +++ b/example.yml @@ -0,0 +1,7 @@ + +backups: + url: https://discordapp.com/api/webhooks/fill/me/in + schema: + username: 'backups@{{.Vars.Hostname}}' + content: '{{.Vars.Message}} ```{{.Stdin}}```' + |
