You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
environments Adding rack timeout of 30sec, PuSH jobs moved to push queue so they 9 years ago
initializers Fix Paperclip timeout setting. Fix bug introduced in #437 9 years ago
locales Persist UI settings, add missing localizations for German 9 years ago
application.rb Add ability to use remote follow function on other sites 9 years ago
boot.rb
cable.yml
database.yml Fix env variable name 9 years ago
environment.rb
i18n-tasks.yml Adjusting public display of statuses to look similar to logged-in UI, 9 years ago
navigation.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 9 years ago
puma.rb Add puma preloading, decrease DB pool size to size of threads per worker 9 years ago
routes.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 9 years ago
secrets.yml
settings.yml Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 9 years ago
sidekiq.yml