Query-cache config: whether caching is on, empty-result handling, and TTL.
Optional
Master switch; caching is on unless explicitly false.
false
When true, zero-result queries are not cached.
true
Max age of a cache entry in minutes; 0 disables TTL expiration.
0
Query-cache config: whether caching is on, empty-result handling, and TTL.