Files
bind9/bin/tests/system/checkconf/max-cache-size-good.conf
Witold Krecicki e6d0a391f5 4223. [func] Add support for setting max-cache-size to percentage
of available physical memory, set default to 90%.
			[RT #38442]
2015-09-28 11:08:50 +02:00

4 lines
34 B
Plaintext

options {
max-cache-size 60%;
};