add ASSUME_HTTPS parameter
This commit is contained in:
parent
85e8adc0aa
commit
900b0e1e96
2 changed files with 7 additions and 1 deletions
|
@ -115,6 +115,12 @@ Ldap attribute for the email.
|
|||
## LDAP_UID_ATTRIBUTE
|
||||
Ldap attribute for the user id.
|
||||
|
||||
## ASSUME_HTTPS
|
||||
- default: on
|
||||
The value of `fastcgi_param HTTPS`.
|
||||
|
||||
Either `on` or `off`.
|
||||
|
||||
# Ports
|
||||
- 80
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue