Add configuration for chill-doc-store into skeleton

This commit is contained in:
2023-12-11 15:47:08 +01:00
parent 6fe97f3659
commit 4aea2fe135
3 changed files with 7 additions and 15 deletions

View File

@@ -0,0 +1,6 @@
chill_doc_store:
openstack:
temp_url:
temp_url_key: '%env(resolve:ASYNC_UPLOAD_TEMP_URL_KEY)%' # Required
container: '%env(resolve:ASYNC_UPLOAD_TEMP_URL_CONTAINER)%' # Required
temp_url_base_path: '%env(resolve:ASYNC_UPLOAD_TEMP_URL_BASE_PATH)%' # Required