cache.size more specific

This commit is contained in:
Minoplhy 2021-01-02 17:17:49 +07:00 committed by GitHub
parent 76159ca57a
commit 832e71ecaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ modules = {
} }
-- Cache size https://knot-resolver.readthedocs.io/en/stable/daemon-bindings-cache.html#sizing -- Cache size https://knot-resolver.readthedocs.io/en/stable/daemon-bindings-cache.html#sizing
cache.size = 100 * MB cache.size = 100 * MB
-- policy help : https://knot-resolver.readthedocs.io/en/stable/modules-policy.html -- policy help : https://knot-resolver.readthedocs.io/en/stable/modules-policy.html