about summary refs log tree commit diff
path: root/dist/mastodon-streaming.service
AgeCommit message (Collapse)Author
2021-12-22Add ReadWritePaths directive to service files (#17178)Lerk
* Update mastodon-web.service * Update mastodon-streaming.service * Update mastodon-sidekiq.service
2021-10-25templates/systemd/mastodon: update sandbox mode (#16235)Yurii Izorkin
* templates/systemd/mastodon: add new sandboxing options * templates/systemd/mastodon: add '@privileged' and remove duplicates SystemCallFilters * templates/systemd/mastodon: add '@ipc' SystemCallFilter * templates/systemd/mastodon: add '@memlock' SystemCallFilter * templates/systemd/mastodon: allow '@resources' filter to mastodon-web service
2021-04-24templates/systemd/mastodon: update sandbox mode (#16103)Yurii Izorkin
2021-03-24templates/systemd/mastodon: enable sandbox mode (#15937)Yurii Izorkin
2019-02-13perf: run node directly when streaming (#10032)Nolan Lawson
2018-09-24Add nginx and systemd templates (#8770)Eugen Rochko
So they can be copied during installation instead of looking them up in the documentation Make default sidekiq configuration use weighted queues Remove deprecated docs directory