diff --git a/example_configs/.env b/example_configs/.env index 5cafdda..60982d0 100644 --- a/example_configs/.env +++ b/example_configs/.env @@ -5,7 +5,7 @@ ENABLE_AUTH=1 # Enable guest access -ENABLE_GUESTS=0 +ENABLE_GUESTS=1 # Select authentication type: internal, jwt or ldap AUTH_TYPE=ldap