website/docs: add missing ENV, changed k8s beta instructions (#1350)
* fixed IsActive and IsSuperuser return string IsActive and IsSuperuser attributes were interchanged. * updated docs Co-authored-by: Tobias Mandjik <tobias.mandjik@linogics.io>
This commit is contained in:
@ -53,6 +53,10 @@ To use an S3-compatible storage, set the following settings.
|
||||
|
||||
## authentik Settings
|
||||
|
||||
### AUTHENTIK_SECRET_KEY
|
||||
|
||||
Secret key used for cookie singing and unique user IDs, don't change this after the first install.
|
||||
|
||||
### AUTHENTIK_LOG_LEVEL
|
||||
|
||||
Log level for the server and worker containers. Possible values: debug, info, warning, error
|
||||
|
||||
Reference in New Issue
Block a user