Initial refactor of settings.
Signed-off-by: Odyssey <odyssey346@disroot.org>
This commit is contained in:
8
data/config.toml
Normal file
8
data/config.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[segfautils]
|
||||
port = 6893
|
||||
webhook_url = "YOURWEBHOOKURL"
|
||||
auth_token = "YOURAUTHTOKEN"
|
||||
|
||||
[hcaptcha]
|
||||
site_key = "YOURSITEKEY"
|
||||
secret_key = "YOURSECRETKEY"
|
||||
Reference in New Issue
Block a user