1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-23 22:57:05 +09:00

Document REDIS_NAMESPACE (#5038)

This commit is contained in:
Nolan Lawson 2017-09-21 21:44:39 -07:00 committed by Eugen Rochko
parent 034fab39ab
commit d4f80824f7

View File

@ -1,5 +1,6 @@
# Service dependencies
# You may set REDIS_URL instead for more advanced options
# You may also set REDIS_NAMESPACE to share Redis between multiple Mastodon servers
REDIS_HOST=redis
REDIS_PORT=6379
# You may set DATABASE_URL instead for more advanced options