summary refs log tree commit diff
path: root/docs/systemd-with-workers/system (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-16Remove obsolete comment.Olivier Wilkinson (reivilibre)1-2/+0
It was correct at the time of our friend Jorik writing it (checking git blame), but the world has moved now and it is no longer a generator. Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
2020-07-15Ensure that calls to `json.dumps` are compatible with the standard li