mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-21 10:45:12 -04:00
Fixed: Don't reject paths under /srv
This commit is contained in:
1 parent
ef6a84c136
commit
ff3f52eb3f
1 file changed
-1
@@ -62,7 +62,6 @@ protected override bool IsValid(PropertyValidatorContext context)
|
||||
"/boot",
|
||||
"/lib",
|
||||
"/sbin",
|
||||
"/srv",
|
||||
"/proc"
|
||||
};
|
||||
|
||||
|
||||
Reference in new issue
Block a user