Fix PeerTube slow shutdown

This commit is contained in:
2023-01-19 07:48:09 +00:00
parent 2dc5e66ca1
commit 7eceb898cf

View File

@@ -245,6 +245,8 @@ in {
};
};
systemd.services.docker-peertube.serviceConfig.TimeoutStopSec = lib.mkForce 4;
services.zfs = {
autoScrub.enable = true;
trim.enable = true;