New mealie, paperless-ngx dirs
This commit is contained in:
@@ -110,6 +110,14 @@ in
|
||||
"d ${cfg.mountPoint}/uptime-kuma 0750 root root -"
|
||||
"d ${cfg.mountPoint}/ntfy 0750 ntfy-sh ntfy-sh -"
|
||||
"d ${cfg.mountPoint}/ntfy/attachments 0750 ntfy-sh ntfy-sh -"
|
||||
"d ${cfg.mountPoint}/paperless 0750 root root -"
|
||||
# Paperless runs as UID 1000 (configured via USERMAP_UID)
|
||||
"d ${cfg.mountPoint}/paperless/data 0750 1000 1000 -"
|
||||
"d ${cfg.mountPoint}/paperless/media 0750 1000 1000 -"
|
||||
"d ${cfg.mountPoint}/paperless/consume 0750 1000 1000 -"
|
||||
"d ${cfg.mountPoint}/paperless/export 0750 1000 1000 -"
|
||||
"d ${cfg.mountPoint}/mealie 0750 root root -"
|
||||
"d ${cfg.mountPoint}/mealie/data 0755 root root -"
|
||||
"d ${cfg.mountPoint}/restic-cache 0700 root root -"
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user