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

4 lines
98 B
Bash
Executable file

#!/usr/bin/env sh
bundle exec sidekiq -c ${MAX_THREADS:-4} -q default -q mailers -q pull -q push