mastodon/config
Eugen Rochko b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
with YAML-defined defaults. Add admin page for editing global settings. Add "site_description"
setting that would show as a paragraph on the frontpage
2017-01-12 20:46:24 +01:00
..
environments Adding rack timeout of 30sec, PuSH jobs moved to push queue so they 2016-11-29 02:07:14 +01:00
initializers Fix Paperclip timeout setting. Fix bug introduced in #437 2017-01-08 19:12:54 +01:00
locales Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
application.rb Add ability to use remote follow function on other sites 2016-12-29 16:54:54 +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 env variable name 2017-01-10 22:01:13 +01:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
i18n-tasks.yml Adjusting public display of statuses to look similar to logged-in UI, 2016-12-18 19:47:11 +01:00
navigation.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
puma.rb Add puma preloading, decrease DB pool size to size of threads per worker 2016-11-02 16:38:54 +01:00
routes.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01: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