Add cache timeout configuration property. Disabled by default

This commit is contained in:
jpoth
2019-03-04 16:36:29 +01:00
parent fc39fc9252
commit 980994812f
3 changed files with 11 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ server.base=/fhir
default_encoding=JSON
etag_support=ENABLED
reuse_cached_search_results_millis=-1
default_page_size=20
max_page_size=200
allow_override_default_search_params=true