diff options
Diffstat (limited to 'doc/manpages/proxy-server.conf.5')
-rw-r--r-- | doc/manpages/proxy-server.conf.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manpages/proxy-server.conf.5 b/doc/manpages/proxy-server.conf.5 index 4f4ac8be7..5e1395026 100644 --- a/doc/manpages/proxy-server.conf.5 +++ b/doc/manpages/proxy-server.conf.5 @@ -564,6 +564,10 @@ The domain to be used by the middleware. .IP \fBlookup_depth\fR How deep in the CNAME chain to look for something that matches the storage domain. The default is 1. +.IP \fBnameservers\fR +Specify the nameservers to use to do the CNAME resolution. If unset, the system +configuration is used. Multiple nameservers can be specified separated by a comma. +Default is unset. .RE .PD |