mirror of
https://github.com/Readarr/Readarr
synced 2025-12-19 14:56:04 +01:00
Fixed: Don't reject paths under /srv
This commit is contained in:
parent
ef6a84c136
commit
ff3f52eb3f
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ protected override bool IsValid(PropertyValidatorContext context)
|
|||
"/boot",
|
||||
"/lib",
|
||||
"/sbin",
|
||||
"/srv",
|
||||
"/proc"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue