Merge pull request #14 from johnpoth/timeout

Add cache timeout configuration property. Disabled by default
This commit is contained in:
James Agnew
2019-03-19 10:36:27 -04:00
committed by GitHub
3 changed files with 11 additions and 0 deletions

View File

@@ -14,6 +14,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