embr 4f8927c417 nixos/mastodon: Fix sidekiq's DB_POOL, add configurable concurrency
The `services.mastodon` module currently hardcodes sidekiq's concurrency
to 25, but doesn't set a DB pool size, which defaults to 5 or the number
of configured web threads.

(This behaviour is very strange, and arguably a mastodon bug.)

This also makes sidekiq's concurrency configurable, because 25 is a tad
high for the hardware I'm running it on.

(cherry picked from commit e8fd7792d1eeb4ea4943cc34525da1159ab50bc9)
2021-09-21 19:41:32 +02:00
..
2021-03-27 14:43:33 +03:00
2020-06-22 13:58:34 +02:00
2020-11-24 12:42:06 -05:00
2020-12-22 16:00:33 +01:00
2021-02-12 14:12:48 -08:00
2020-09-09 22:18:20 -07:00
2021-01-31 11:28:04 +01:00
2020-08-13 19:51:30 +02:00
2020-08-17 12:15:16 +02:00
2021-03-20 20:43:21 +01:00