mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07: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 @@ namespace NzbDrone.Core.Validation.Paths
|
|||
"/boot",
|
||||
"/lib",
|
||||
"/sbin",
|
||||
"/srv",
|
||||
"/proc"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue