mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
Increase dnscrypt-proxy cache size to 32768
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
9268fe52af
commit
b7cdd44967
|
@ -52,7 +52,7 @@ in
|
|||
|
||||
max_clients = 1024;
|
||||
|
||||
cache_size = 8192;
|
||||
cache_size = 32768;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue