fixed a bug of not resetting htre's flags field when clearing it

This commit is contained in:
2014-10-14 12:55:00 +00:00
parent c5001505cd
commit ca272bb55e
4 changed files with 16 additions and 9 deletions

View File

@ -144,6 +144,11 @@ server-default {
#pseudonym = "nice-host";
# TOOD: add-headers and remove-headers
#add-headers = "X-Forwarded-For: ${Client_Ipaddr}",
# "X-Forwarded-Proto: ${Client-Proto}";
#remove-headers = "Connection";
dns-enabled = yes; # yes/on, no/off
dns-server = "192.168.1.1:53";
#dns-server = "[::1]:53";