Skip to content

Commit 7da9faf

Browse files
authored
Add default secondary cache timeout property (#166)
1 parent fefc1fc commit 7da9faf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ cache:
2626
clients_cache_duration: 86400
2727
clients_cache_size: 1000
2828
host_param_protocol: https
29+
secondary_cache_timeout_ms: 5000
2930

3031
storage:
3132
redis: {}

0 commit comments

Comments
 (0)