root: allow extra sentry settings (#10269)
This commit is contained in:
committed by
GitHub
parent
4f06ecbee6
commit
97a8d8ba60
@ -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`
|
||||
|
||||
Reference in New Issue
Block a user