activities page caching
This commit is contained in:
parent
fb8f05ee16
commit
8ad1f8a474
3 changed files with 19 additions and 2 deletions
|
@ -37,7 +37,7 @@ Gitlab::Application.configure do
|
|||
# config.logger = SyslogLogger.new
|
||||
|
||||
# Use a different cache store in production
|
||||
# config.cache_store = :mem_cache_store
|
||||
config.cache_store = :memory_store
|
||||
|
||||
# Enable serving of images, stylesheets, and JavaScripts from an asset server
|
||||
# config.action_controller.asset_host = "http://assets.example.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue