Fix PeerTube slow shutdown
This commit is contained in:
parent
2dc5e66ca1
commit
7eceb898cf
@ -245,6 +245,8 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
systemd.services.docker-peertube.serviceConfig.TimeoutStopSec = lib.mkForce 4;
|
||||
|
||||
services.zfs = {
|
||||
autoScrub.enable = true;
|
||||
trim.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user