diff --git a/.env.template b/.env.template index 8bf5b484b..f0230072a 100644 --- a/.env.template +++ b/.env.template @@ -97,7 +97,7 @@ GUNICORN_MEDIA=0 # ACCOUNT_EMAIL_SUBJECT_PREFIX= # allow authentication via reverse proxy (e.g. authelia), leave off if you dont know what you are doing -# see docs for more information https://vabene1111.github.io/recipes/features/authentication/ +# see docs for more information https://docs.tandoor.dev/features/authentication/ # when unset: 0 (false) REVERSE_PROXY_AUTH=0 @@ -126,7 +126,7 @@ REVERSE_PROXY_AUTH=0 # ENABLE_METRICS=0 # allows you to setup OAuth providers -# see docs for more information https://vabene1111.github.io/recipes/features/authentication/ +# see docs for more information https://docs.tandoor.dev/features/authentication/ # SOCIAL_PROVIDERS = allauth.socialaccount.providers.github, allauth.socialaccount.providers.nextcloud, # Should a newly created user from a social provider get assigned to the default space and given permission by default ?