Don't reject paths under /srv

Closes #2388
This commit is contained in:
Mark McDowall 2018-01-31 19:53:56 -08:00
parent d93645fb46
commit 4975793b45
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ namespace NzbDrone.Core.Validation.Paths
"/boot",
"/lib",
"/sbin",
"/srv",
"/proc"
};