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:
@@ -76,8 +76,5 @@ redis_port = 6379
|
||||
# redis database
|
||||
redis_db = 0
|
||||
|
||||
# redis database for caching
|
||||
redis_cache_db = 2
|
||||
|
||||
# redis password
|
||||
redis_password =
|
||||
|
||||
Reference in New Issue
Block a user