This repository has been archived on 2022-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
Segfautils/data/config.toml

8 lines
150 B
TOML

[segfautils]
port = 6893
webhook_url = "YOURWEBHOOKURL"
auth_token = "YOURAUTHTOKEN"
[hcaptcha]
site_key = "YOURSITEKEY"
secret_key = "YOURSECRETKEY"