mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 02:14:13 -05:00
fix(hosts/merope/calibre-web): fix umask
This ensures calibre-server and readarr can still write
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
calibre-web.serviceConfig = {
|
||||
CPUWeight = 50;
|
||||
IOWeight = 50;
|
||||
UMask = "0002";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user