added docu

This commit is contained in:
nd 2019-05-21 20:09:44 +02:00
parent b0fe6bb0ee
commit 977ba57da9
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -32,6 +32,9 @@ force_ssl: True
# either "False", "True" or a dict *phpconfig*, see below for definition
php: False
# dict of ips to accept "X-Forwarded-~" from
real_ip_from: {"127.0.0.1": {}, "::1": {}}
```
**upstreamconfig**: