mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
get rid of cache db, not needed
This commit is contained in:
parent
e6d9903db1
commit
887ac10013
4 changed files with 0 additions and 6 deletions
|
@ -76,8 +76,5 @@ redis_port = 6379
|
|||
# redis database
|
||||
redis_db = 0
|
||||
|
||||
# redis database for caching
|
||||
redis_cache_db = 2
|
||||
|
||||
# redis password
|
||||
redis_password =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue