jellyfin: rm old dvr share
This commit is contained in:
@@ -26,10 +26,6 @@ jellyfin:
|
|||||||
nfs:
|
nfs:
|
||||||
server: 10.105.15.20
|
server: 10.105.15.20
|
||||||
path: /mnt/hdd-pool/movies
|
path: /mnt/hdd-pool/movies
|
||||||
- name: dvr
|
|
||||||
nfs:
|
|
||||||
server: 10.105.15.20
|
|
||||||
path: /mnt/hdd-pool/DVR
|
|
||||||
- name: youtube-vids
|
- name: youtube-vids
|
||||||
nfs:
|
nfs:
|
||||||
server: 10.105.15.20
|
server: 10.105.15.20
|
||||||
@@ -50,8 +46,6 @@ jellyfin:
|
|||||||
mountPath: /mnt/tv-shows
|
mountPath: /mnt/tv-shows
|
||||||
- name: movies
|
- name: movies
|
||||||
mountPath: /mnt/movies
|
mountPath: /mnt/movies
|
||||||
- name: dvr
|
|
||||||
mountPath: /mnt/dvr
|
|
||||||
- name: youtube-vids
|
- name: youtube-vids
|
||||||
mountPath: /mnt/youtube-vids
|
mountPath: /mnt/youtube-vids
|
||||||
- name: transcode-temp
|
- name: transcode-temp
|
||||||
|
|||||||
Reference in New Issue
Block a user