fix: prevent scheduling on Zeke hard drives

This commit is contained in:
Greg Hellings
2026-03-25 06:28:27 -05:00
parent bf8f67dce6
commit d0380f15be
+1 -1
View File
@@ -40,7 +40,7 @@ metadata:
},
{
"path": "/mnt/disk1",
"allowScheduling": true,
"allowScheduling": false,
"tags": ["hdd", "large"]
}
]