Rename DNS_RESPONSE_MODE to PACKET_RESPONSE_MODE

This commit is contained in:
liuxueli
2024-10-22 08:02:40 +00:00
committed by 付明卫
parent 1d79e236fc
commit c576e77ee0
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ APPSKETCH_SWITCH=1
[FIREWALL]
# hijack, replace
DNS_RESPONSE_MODE=replace
PACKET_RESPONSE_MODE=replace
HTTP_PAGE200=./tsgconf/HTTP200.html
HTTP_PAGE204=./tsgconf/HTTP204.html
HTTP_PAGE403=./tsgconf/HTTP403.html

View File

@@ -53,7 +53,7 @@ APPSKETCH_SWITCH=0
[FIREWALL]
# hijack, replace
DNS_RESPONSE_MODE=replace
PACKET_RESPONSE_MODE=replace
HTTP_PAGE200=./tsgconf/HTTP200.html
HTTP_PAGE204=./tsgconf/HTTP204.html
HTTP_PAGE403=./tsgconf/HTTP403.html