server: fix some typo and support auto set cache size

This commit is contained in:
Nick Peng
2023-03-21 21:06:32 +08:00
parent bf68385d0e
commit 4f2867b7f4
14 changed files with 121 additions and 42 deletions

View File

@@ -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