disable authentik update check
This commit is contained in:
parent
e5fa61b62b
commit
06636833a0
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ authentik:
|
||||||
env:
|
env:
|
||||||
EXTRA_DOMAINS: ", `example.com`"
|
EXTRA_DOMAINS: ", `example.com`"
|
||||||
DEFAULT_LANGUAGE: de
|
DEFAULT_LANGUAGE: de
|
||||||
|
AUTHENTIK_DISABLE_UPDATE_CHECK: true
|
||||||
APPLICATIONS:
|
APPLICATIONS:
|
||||||
#Calendar: https://nextcloud.example.com/apps/calendar/
|
#Calendar: https://nextcloud.example.com/apps/calendar/
|
||||||
#BBB: https://nextcloud.example.com/apps/bbb
|
#BBB: https://nextcloud.example.com/apps/bbb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue