Merge pull request #14 from johnpoth/timeout
Add cache timeout configuration property. Disabled by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user