mastodon/config
Patrick Figel 8811778b55 Randomize sidekiq-scheduler cron schedule (#4980)
SubscriptionsScheduler in particular causes high load across the
entire fediverse at 5 AM UTC every day. Randomizing cron schedules
and/or adding a random delay is considered best practice to avoid
this issue.
2017-09-17 11:58:20 +02:00
..
environments Set fallback address when empty notification address (#4868) 2017-09-09 21:31:48 +02:00
initializers Enable to recognize most kinds of characters as URL paths (#4941) 2017-09-14 18:03:20 +02:00
locales Minor Chinese check & jsx addition (#4973) 2017-09-16 18:48:38 +02:00
webpack
application.rb Revert unique retry job (#4937) 2017-09-14 15:12:43 +02:00
boot.rb
brakeman.ignore Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
database.yml
deploy.rb
environment.rb Make PreviewCard records reuseable between statuses (#4642) 2017-09-01 16:20:16 +02:00
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb When accessing uncached media attachment, redownload it (#4955) 2017-09-16 03:01:45 +02:00
secrets.yml
settings.yml Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
sidekiq.yml Randomize sidekiq-scheduler cron schedule (#4980) 2017-09-17 11:58:20 +02:00
webpacker.yml