]> BookStack Code Mirror - bookstack/blobdiff - .env.example.complete
Fixed comment count update error
[bookstack] / .env.example.complete
index 0c7f8f6a5f5167647a0358789358e354f6f38296..c40ab1380ffd82f63294bd7493e47436d11acb20 100644 (file)
@@ -143,6 +143,10 @@ STORAGE_URL=false
 # Can be 'standard', 'ldap', 'saml2' or 'oidc'
 AUTH_METHOD=standard
 
+# Automatically initiate login via external auth system if it's the only auth method.
+# Works with saml2 or oidc auth methods.
+AUTH_AUTO_INITIATE=false
+
 # Social authentication configuration
 # All disabled by default.
 # Refer to https://www.bookstackapp.com/docs/admin/third-party-auth/