chinwagsocial/docs/Running-Mastodon
Eugen Rochko f722bd2387 Separate background jobs into different queues. ATTENTION: new queue "pull"
must be added to the Sidekiq invokation in your systemd file

The pull queue will handle link crawling, thread resolving, and OStatus
processing. Such tasks are more likely to hang for a longer time (due to
network requests) so it is more sensible to not make the "in-house" tasks
wait for them.
2017-04-04 00:53:20 +02:00
..
Administration-guide.md Add rake task for making someone into an admin 2017-02-13 20:42:02 +01:00
Development-guide.md Add default account details to developer documentation. 2017-01-27 02:03:13 +11:00
Heroku-guide.md Fixed the URL 2017-02-14 12:46:18 +10:30
Production-guide.md Separate background jobs into different queues. ATTENTION: new queue "pull" 2017-04-04 00:53:20 +02:00
Tuning.md Add tuning documentation, add <content> tags back to most salmons, 2017-02-25 03:34:37 +01:00
Vagrant-guide.md Add default account details to developer documentation. 2017-01-27 02:03:13 +11:00