mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed: Don't reject paths under /srv
This commit is contained in:
@@ -62,7 +62,6 @@ namespace NzbDrone.Core.Validation.Paths
|
|||||||
"/boot",
|
"/boot",
|
||||||
"/lib",
|
"/lib",
|
||||||
"/sbin",
|
"/sbin",
|
||||||
"/srv",
|
|
||||||
"/proc"
|
"/proc"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user