server config
This commit is contained in:
@@ -3,7 +3,8 @@ Rails.application.configure do
|
||||
|
||||
# Code is not reloaded between requests.
|
||||
config.cache_classes = true
|
||||
|
||||
config.serve_static_assets = true
|
||||
config.public_file_server.enabled = true
|
||||
# Eager load code on boot. This eager loads most of Rails and
|
||||
# your application in memory, allowing both threaded web servers
|
||||
# and those relying on copy on write to perform better.
|
||||
|
||||
Reference in New Issue
Block a user