root: migrate to hosted sentry with rate-limited DSN

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-12-23 11:18:26 +01:00
parent e49bc83266
commit 42c278b4f8
7 changed files with 8 additions and 12 deletions

View File

@ -91,7 +91,7 @@ orgs = orgs_response.json()
# `orgs` will be formatted like this
# [
# {
# "login": "beryjuorg",
# "login": "goauthentik",
# [...]
# }
# ]