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
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
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
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
sidekiq.yml Randomize sidekiq-scheduler cron schedule (#4980) 2017-09-17 11:58:20 +02:00
webpacker.yml