X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/dd1d4b52c786a63c1ed237a055d246a50a69c8d8..e7ea03c241257861568c53e9890bf40810bf8c5f:/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