From 061b9a3f11ff3c9968aa3f3920aa9fbf895da326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 22 Jul 2024 09:22:50 +0200 Subject: [PATCH] Update dot_env --- conf/dot_env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/dot_env b/conf/dot_env index e079f04..c287b05 100644 --- a/conf/dot_env +++ b/conf/dot_env @@ -97,7 +97,7 @@ DEFAULT_FROM_EMAIL=tandoor@__DOMAIN__ # 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/ # when unset: 0 (false) -REVERSE_PROXY_AUTH=0 +REMOTE_USER_AUTH=0 # Default settings for spaces, apply per space and can be changed in the admin view # SPACE_DEFAULT_MAX_RECIPES=0 # 0=unlimited recipes