We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fefc1fc commit 7da9fafCopy full SHA for 7da9faf
1 file changed
src/main/resources/application.yml
@@ -26,6 +26,7 @@ cache:
26
clients_cache_duration: 86400
27
clients_cache_size: 1000
28
host_param_protocol: https
29
+ secondary_cache_timeout_ms: 5000
30
31
storage:
32
redis: {}
0 commit comments