mastodon/config
Eugen Rochko 53fb7b1aa8 Replace in-memory cache store with redis store, should decrease memory
footprint of each running process by 128mb
2016-11-02 13:30:52 +01:00
..
environments Replace in-memory cache store with redis store, should decrease memory 2016-11-02 13:30:52 +01:00
initializers Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, 2016-11-02 12:58:15 +01:00
locales Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 2016-10-22 19:39:44 +02:00
application.rb Fix missing default headers 2016-11-02 13:12:18 +01:00
boot.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
cable.yml Live timelines using ActionCable 2016-08-18 15:49:51 +02:00
database.yml Fix tests 2016-08-18 17:22:44 +02:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
puma.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
routes.rb Fix follow icon changing plus to minus, add terms page stub 2016-11-01 18:05:55 +01:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 2016-03-25 14:20:31 +01:00