End of day commit

This commit is contained in:
2015-07-16 19:26:19 +02:00
parent 69ff935c9e
commit 3458384732
6 changed files with 21 additions and 25 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Qwaiter::Application.configure do
# Configure static asset server for tests with Cache-Control for performance
config.assets.compile = true
config.assets.digest = false
config.serve_static_assets = true
config.serve_static_files = true
config.static_cache_control = "public, max-age=3600"
config.assets.compress = false