fix a typo in sample.proxy-server.conf

Change-Id: Ic6dba5fdd394182a24e97b2869a77e3682b8edd0
This commit is contained in:
melissaml 2018-05-23 21:16:38 +08:00
parent 4daebba9fa
commit d5e9ae63c3
1 changed files with 1 additions and 1 deletions

View File

@ -593,7 +593,7 @@ use = egg:swift#cname_lookup
#
# 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 port 53 can be overriden. IPv6 is accepted.
# separated by a comma. Default port 53 can be overridden. IPv6 is accepted.
# Example: 127.0.0.1, 127.0.0.2, 127.0.0.3:5353, [::1], [::1]:5353
# nameservers =