X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d8fd2ad5bec258699da1f8892a69648f53d82ec8..1c86fc1a8c47a97fb506536411f2c4490aa4d509:/apps/workbench/config/application.default.yml diff --git a/apps/workbench/config/application.default.yml b/apps/workbench/config/application.default.yml index 137bba09e8..0946a9ddaf 100644 --- a/apps/workbench/config/application.default.yml +++ b/apps/workbench/config/application.default.yml @@ -66,7 +66,7 @@ production: eager_load: true consider_all_requests_local: false action_controller.perform_caching: true - serve_static_assets: false + serve_static_files: false assets.compile: false assets.digest: true i18n.fallbacks: true @@ -88,7 +88,7 @@ production: test: cache_classes: true eager_load: false - serve_static_assets: true + serve_static_files: true static_cache_control: public, max-age=3600 consider_all_requests_local: true action_controller.perform_caching: false