migrating /mnt to /srv

This commit is contained in:
2024-10-24 10:18:18 -06:00
parent 84bc9cddab
commit 9683177062
9 changed files with 33 additions and 33 deletions

View File

@@ -100,7 +100,7 @@
settings = {
inotify = "yes";
media_dir = [
"/mnt/pool"
"/srv/pool"
"/home/jawz"
];
};