root: allow extra sentry settings (#10269)

This commit is contained in:
Marc 'risson' Schmitt
2024-06-28 12:29:29 +02:00
committed by GitHub
parent 4f06ecbee6
commit 97a8d8ba60
2 changed files with 6 additions and 1 deletions

View File

@ -235,6 +235,10 @@ Disable the inbuilt update-checker. Defaults to `false`.
Whether or not to send personal data, like usernames. Defaults to `false`.
- `AUTHENTIK_ERROR_REPORTING__EXTRA_ARGS`
Base64-encoded sentry_init arguments. See [Sentry's documentation](https://docs.sentry.io/platforms/python/configuration/options/) for available options.
### `AUTHENTIK_EMAIL`
- `AUTHENTIK_EMAIL__HOST`