From 4dfe2759421883575d4a63d2879d58b93bc56f6a Mon Sep 17 00:00:00 2001 From: magikcypress Date: Mon, 10 Apr 2017 04:55:10 +0200 Subject: [fix] install + add file remove/restore/upgrade --- conf/mastodon-sidekiq.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/mastodon-sidekiq.service') diff --git a/conf/mastodon-sidekiq.service b/conf/mastodon-sidekiq.service index c0a24c8..34074ed 100644 --- a/conf/mastodon-sidekiq.service +++ b/conf/mastodon-sidekiq.service @@ -7,8 +7,8 @@ User=mastodon WorkingDirectory=/opt/mastodon/live Environment="RAILS_ENV=production" - Environment="DB_POOL=5" - ExecStart=/opt/mastodon/.rbenv/shims/bundle exec sidekiq -c 5 -q default -q mailers -q pull -q push + Environment="DB_POOL=20" + ExecStart=/opt/mastodon/.rbenv/shims/bundle exec sidekiq -c 20 -q default -q mailers -q pull -q push TimeoutSec=15 Restart=always StandardError=syslog -- cgit v1.2.3-70-g09d2