removed storage/Plex
This commit is contained in:
parent
4d7d4d05c6
commit
58787c70ba
@ -70,7 +70,7 @@
|
||||
};
|
||||
volumes = [
|
||||
"/zfs/media/docker/configs/radarr:/config"
|
||||
"/zfs/storage/Plex/movies:/movies"
|
||||
"/zfs/storage/plex/movies:/movies"
|
||||
"/zfs/torrenting/qbitvpn:/data"
|
||||
];
|
||||
autoStart = true;
|
||||
@ -84,7 +84,7 @@
|
||||
};
|
||||
volumes = [
|
||||
"/zfs/media/docker/configs/sonarr:/config"
|
||||
"/zfs/storage/Plex/tv:/tv"
|
||||
"/zfs/storage/plex/tv:/tv"
|
||||
"/zfs/torrenting/qbitvpn:/data"
|
||||
];
|
||||
autoStart = true;
|
||||
|
@ -1,9 +1,3 @@
|
||||
["storage/Plex"]
|
||||
15_min = 6
|
||||
hourly = 2
|
||||
daily = 1
|
||||
monthly = 0
|
||||
|
||||
["media/Notes"]
|
||||
15_min = 8
|
||||
hourly = 24
|
||||
|
Loading…
x
Reference in New Issue
Block a user