Fix cache_basic configuration

The test requires the old default values.
This commit is contained in:
Markus Mäkelä
2018-07-03 17:57:46 +03:00
parent 3f9a204116
commit 88431f14d7

View File

@ -56,6 +56,8 @@ socket=default
type=filter type=filter
module=cache module=cache
storage=storage_inmemory storage=storage_inmemory
selects=verify_cacheable
cached_data=shared
# NOTE: If you adjust the TTL values, ensure that test programs dependent # NOTE: If you adjust the TTL values, ensure that test programs dependent
# NOTE: on the TTL are ajusted as well. # NOTE: on the TTL are ajusted as well.
hard_ttl=10 hard_ttl=10