added docu
This commit is contained in:
parent
b0fe6bb0ee
commit
977ba57da9
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ force_ssl: True
|
||||||
# either "False", "True" or a dict *phpconfig*, see below for definition
|
# either "False", "True" or a dict *phpconfig*, see below for definition
|
||||||
php: False
|
php: False
|
||||||
|
|
||||||
|
# dict of ips to accept "X-Forwarded-~" from
|
||||||
|
real_ip_from: {"127.0.0.1": {}, "::1": {}}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**upstreamconfig**:
|
**upstreamconfig**:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue