mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 03:38:26 -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",
|
"/boot",
|
||||||
"/lib",
|
"/lib",
|
||||||
"/sbin",
|
"/sbin",
|
||||||
"/srv",
|
|
||||||
"/proc"
|
"/proc"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue