diff --git a/data/config.example.toml b/data/config.example.toml index 8bcbd8a..4f7d3ec 100644 --- a/data/config.example.toml +++ b/data/config.example.toml @@ -1,6 +1,7 @@ [segfautils] port = 6893 auth_token = "YOURAUTHTOKEN" +shoutrrr_url = "YOURSHOUTRRURL" [hcaptcha] site_key = "YOURSITEKEY" @@ -8,4 +9,4 @@ secret_key = "YOURSECRETKEY" [options] announce = true -form = false \ No newline at end of file +form = false