kresd: increase amount of cache

This commit is contained in:
jeltz 2022-08-26 10:00:04 +02:00
parent 2ff44c58b7
commit 35087971c3
Signed by: jeltz
GPG key ID: 800882B66C0C3326

View file

@ -16,7 +16,7 @@
- address: "::"
port: 853
kind: tls
kresd__cache_size: 256
kresd__cache_size: 512
roles:
- kresd
...