Merge branch 'redis_search' of github.com:Rulingcom/NCCU into redis_search
This commit is contained in:
commit
9846fb9f6f
|
@ -23,7 +23,7 @@ Orbit::Application.configure do
|
|||
# Only use best-standards-support built into browsers
|
||||
config.action_dispatch.best_standards_support = :builtin
|
||||
|
||||
config.cache_store = :mem_cache_store
|
||||
# config.cache_store = :mem_cache_store
|
||||
|
||||
|
||||
config.assets.debug = true
|
||||
|
|
Reference in New Issue