mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-27 20:07:32 +00:00
Fixed: Don't reject paths under /srv
This commit is contained in:
@@ -62,7 +62,6 @@ namespace NzbDrone.Core.Validation.Paths
|
||||
"/boot",
|
||||
"/lib",
|
||||
"/sbin",
|
||||
"/srv",
|
||||
"/proc"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user