Fix cache_basic configuration
The test requires the old default values.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user