]> cat aescling's git repositories - mastodon.git/commit
Set config.cache_store in environments file. (#3219)
authorClworld <clworld@ggtea.org>
Mon, 22 May 2017 13:01:02 +0000 (22:01 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 22 May 2017 13:01:02 +0000 (15:01 +0200)
commitdf92f010ad5acd72b28e6d49c028f9123e92cf06
treed1ccb9256d2826e126fdf1fe5ca3a3bdcf20658e
parent07af8c05fd65eb705bfbeadf6727cf0f72c79f20
Set config.cache_store in environments file. (#3219)

* Set config.cache_store in application.rb

* Set config.cache_store in environments.

* fix code format.
config/application.rb
config/environments/production.rb
config/initializers/redis.rb
lib/mastodon/redis_config.rb [new file with mode: 0644]