aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index c8ed4e5..f93438d 100644
--- a/readme.md
+++ b/readme.md
@@ -95,6 +95,9 @@ reported in stderr and are only fatal at startup.
- **section `handler`**
- A module to handle all requests. Usually an instance of `hosts` or `paths`.
+- `source_ip_from_header`: Uses the X-Real-IP header for source ip address,
+ requests without it will be rejected. Useful when gnix is behing another
+ proxy.
- `watch_config`: boolean if to watch the configuration file for changes and
apply them accordingly. Default: true (Note: This will watch the entire parent
directory of the config since most editors first move the file. Currently any