mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
get rid of cache db, not needed
This commit is contained in:
@@ -2,7 +2,6 @@ defaults: &defaults
|
||||
host: localhost
|
||||
port: 6379
|
||||
db: 0
|
||||
cache_db: 2
|
||||
|
||||
development:
|
||||
<<: *defaults
|
||||
|
||||
Reference in New Issue
Block a user