Skip to content
Snippets Groups Projects
Unverified Commit 3df1b7a9 authored by Liam Crilly's avatar Liam Crilly Committed by GitHub
Browse files

Typo in comment

parent d364261d
No related branches found
No related tags found
No related merge requests found
...@@ -117,7 +117,7 @@ http { ...@@ -117,7 +117,7 @@ http {
# which is the default set in nginx-ldap-auth-daemon.py. # which is the default set in nginx-ldap-auth-daemon.py.
proxy_set_header X-Ldap-Template ""; # Optional, do not comment proxy_set_header X-Ldap-Template ""; # Optional, do not comment
# (Optional) Set the realm name, e.g. "Restricred", which is the # (Optional) Set the realm name, e.g. "Restricted", which is the
# default set in nginx-ldap-auth-daemon.py. # default set in nginx-ldap-auth-daemon.py.
proxy_set_header X-Ldap-Realm ""; # Optional, do not comment proxy_set_header X-Ldap-Realm ""; # Optional, do not comment
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment