docker/mastodon/root/usr/bin/mastodon-sidekiq

4 lines
98 B
Plaintext
Raw Normal View History

2020-02-15 02:37:02 +00:00
#!/usr/bin/env sh
bundle exec sidekiq -c ${MAX_THREADS:-4} -q default -q mailers -q pull -q push