mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-18 16:43:27 -04:00
remove geoip-use-ecs from default config
(cherry picked from commit b2026bd9e8)
This commit is contained in:
parent
7e8884e2e3
commit
a4946bfd23
1 changed files with 2 additions and 5 deletions
|
|
@ -154,11 +154,8 @@ options {\n\
|
|||
# fetch-glue <obsolete>;\n\
|
||||
fetch-quota-params 100 0.1 0.3 0.7;\n\
|
||||
fetches-per-server 0;\n\
|
||||
fetches-per-zone 0;\n"
|
||||
#ifdef HAVE_GEOIP
|
||||
" geoip-use-ecs yes;\n"
|
||||
#endif
|
||||
" glue-cache yes;\n\
|
||||
fetches-per-zone 0;\n\
|
||||
glue-cache yes;\n\
|
||||
lame-ttl 600;\n"
|
||||
#ifdef HAVE_LMDB
|
||||
" lmdb-mapsize 32M;\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue