mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Previously our redis config was built for precise. Synced from redis-server 2:2.8.4-2 plus our one change, which is disabling saving to disk, so just put that at the bottom for maximum obviousness. I wish there was a better way to represent the fact that this is all we're doing, since this will make life more difficult for running on precise as well. Fixes #28.