Typo in comment
This commit is contained in:
parent
d364261db8
commit
3df1b7a9ea
|
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue