You've already forked mastodon-utils
mirror of
https://github.com/jakejarvis/mastodon-utils.git
synced 2025-11-05 00:20:10 -05:00
save automatic backups to Linode bucket
This commit is contained in:
@@ -11,7 +11,7 @@ Environment="MALLOC_ARENA_MAX=2"
|
||||
Environment="LD_PRELOAD=libjemalloc.so"
|
||||
# note: this env is also set in .env.production, but this service is started before file is read:
|
||||
Environment="DB_POOL=15"
|
||||
ExecStart=/home/mastodon/.rbenv/shims/bundle exec sidekiq -c 15
|
||||
ExecStart=/home/mastodon/.rbenv/shims/bundle exec sidekiq -c $DB_POOL
|
||||
TimeoutSec=15
|
||||
Restart=always
|
||||
# Proc filesystem
|
||||
|
||||
Reference in New Issue
Block a user