mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-17 17:14:46 +02:00
a lot easier to edit after.
This commit is contained in:
7
config
7
config
@ -11,19 +11,20 @@ Headless = True
|
||||
|
||||
[DISCORD]
|
||||
|
||||
enabled = True
|
||||
DiscordErrorEnabled = True
|
||||
DiscordSuccessEnabled = True
|
||||
successlink = https://discord.com/api/webhooks/[put your webhook here]
|
||||
errorlink =https://discord.com/api/webhooks/[put your webhook here]
|
||||
|
||||
[PROXY]
|
||||
|
||||
enabled = False
|
||||
proxy_enabled = False
|
||||
url = Null
|
||||
port = 0
|
||||
|
||||
[SQL]
|
||||
|
||||
enabled = False
|
||||
sql_enabled = False
|
||||
host = Null
|
||||
database = MsRewards
|
||||
usr = root
|
||||
|
Reference in New Issue
Block a user