admin: migrate to new update check, add option to disable update check
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -62,6 +62,7 @@ Secret key used for cookie singing and unique user IDs, don't change this after
|
||||
Log level for the server and worker containers. Possible values: debug, info, warning, error
|
||||
Defaults to `info`.
|
||||
|
||||
|
||||
### AUTHENTIK_ERROR_REPORTING
|
||||
|
||||
- `AUTHENTIK_ERROR_REPORTING__ENABLED`
|
||||
@ -78,6 +79,10 @@ Defaults to `info`.
|
||||
|
||||
Whether or not to send personal data, like usernames. Defaults to `false`.
|
||||
|
||||
### AUTHENTIK_DISABLE_UPDATE_CHECK
|
||||
|
||||
Optionally disable the update check. Defaults to `false`.
|
||||
|
||||
### AUTHENTIK_EMAIL
|
||||
|
||||
- `AUTHENTIK_EMAIL__HOST`
|
||||
|
||||
Reference in New Issue
Block a user