STILL BUGGED
This commit is contained in:
parent
d0f76720f6
commit
fa8d27db0f
3
config
3
config
|
@ -14,13 +14,14 @@ Headless = True
|
||||||
successlink = https://discord.com/api/webhooks/[put your webhook here]
|
successlink = https://discord.com/api/webhooks/[put your webhook here]
|
||||||
errorlink =https://discord.com/api/webhooks/[put your webhook here]
|
errorlink =https://discord.com/api/webhooks/[put your webhook here]
|
||||||
enabled = True
|
enabled = True
|
||||||
|
|
||||||
[PROXY]
|
[PROXY]
|
||||||
|
|
||||||
enabled = False
|
enabled = False
|
||||||
url = Null
|
url = Null
|
||||||
port = 0
|
port = 0
|
||||||
|
|
||||||
[DATABASE]
|
[SQL]
|
||||||
|
|
||||||
enabled = False
|
enabled = False
|
||||||
host = Null
|
host = Null
|
||||||
|
|
Loading…
Reference in New Issue