server: fix some typo and support auto set cache size
This commit is contained in:
@@ -58,7 +58,8 @@ bind [::]:53
|
||||
# dns cache size
|
||||
# cache-size [number]
|
||||
# 0: for no cache
|
||||
cache-size 32768
|
||||
# -1: auto set cache size
|
||||
# cache-size 32768
|
||||
|
||||
# enable persist cache when restart
|
||||
# cache-persist no
|
||||
|
||||
Reference in New Issue
Block a user