mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 17:45:21 +02:00
lifecycle/migrate: add flag to skip migrations (#20863)
This commit is contained in:
committed by
GitHub
parent
b3dda80166
commit
db6ca79e37
@@ -673,6 +673,14 @@ Defaults to `60s`
|
||||
|
||||
Defaults to `120s`
|
||||
|
||||
## Advanced settings
|
||||
|
||||
##### `AUTHENTIK_SKIP_MIGRATIONS`
|
||||
|
||||
Whether to skip running migrations on starting authentik. This is destined to advanced setups and not recommended in normal use.
|
||||
|
||||
Defaults to `false`.
|
||||
|
||||
## System settings
|
||||
|
||||
Additional [system settings](../../sys-mgmt/settings.md) are configurable using the Admin interface, under **System** > **Settings** or using the API.
|
||||
|
||||
Reference in New Issue
Block a user