Disable Discord by default
This commit is contained in:
parent
840b9f13df
commit
38b9d774eb
|
|
@ -38,7 +38,7 @@ API_KEY = apikey
|
|||
CHANNEL_TAG = channeltag
|
||||
|
||||
[DISCORD]
|
||||
ENABLE = TRUE
|
||||
ENABLE = FALSE
|
||||
#WEBHOOK URL https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks
|
||||
URL = webhookhere
|
||||
Title = title in front of message
|
||||
|
|
|
|||
Loading…
Reference in New Issue