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.example.toml
Midou36O e72719f6b0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Merge options-pub into oauth
2022-09-19 17:34:59 +01:00

19 lines
324 B
TOML

[segfautils]
port = 6893
webhook_url = "YOURWEBHOOKURL"
auth_token = "YOURAUTHTOKEN"
[hcaptcha]
site_key = "YOURSITEKEY"
secret_key = "YOURSECRETKEY"
[oauth]
client_id = "YOURCLIENTID"
client_secret = "YOURCLIENTSECRET"
redirect_url = "YOURREDIRECTURL"
auth_url = "YOURAUTHURL"
[options]
announce = true
form = false