]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: minor formatting fix in config (#8683)
authorMichael Williams <mspacex@gmail.com>
Mon, 13 Jan 2025 07:26:02 +0000 (01:26 -0600)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2025 07:26:02 +0000 (07:26 +0000)
docs/configuration.md

index 671e289b0745c17c17cdc9cf66a2ad8cb01d3361..92ab15a41fa7b9fb34e490bf169297862ba49274 100644 (file)
@@ -596,7 +596,7 @@ system. See the corresponding
 
 : Disables the regular frontend username / password login, i.e. once you have setup SSO. Note that this setting does not disable the Django admin login nor logging in with local credentials via the API. To prevent access to the Django admin, consider blocking `/admin/` in your [web server or reverse proxy configuration](https://github.com/paperless-ngx/paperless-ngx/wiki/Using-a-Reverse-Proxy-with-Paperless-ngx).
 
-You can optionally also automatically redirect users to the SSO login with [PAPERLESS_REDIRECT_LOGIN_TO_SSO](#PAPERLESS_REDIRECT_LOGIN_TO_SSO)
+    You can optionally also automatically redirect users to the SSO login with [PAPERLESS_REDIRECT_LOGIN_TO_SSO](#PAPERLESS_REDIRECT_LOGIN_TO_SSO)
 
     Defaults to False