fixed minidlna

This commit is contained in:
Danilo Reyes 2024-09-12 22:57:39 -06:00
parent 00481a5d22
commit f7d6985f69

View File

@ -93,7 +93,7 @@
openFirewall = true; openFirewall = true;
settings = { settings = {
inotify = "yes"; inotify = "yes";
media_dir = [ "/mnt/pool" "/mnt/jawz" ]; media_dir = [ "/mnt/pool" "/home/jawz" ];
}; };
}; };
btrfs.autoScrub = { btrfs.autoScrub = {