mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 20:44:00 +02:00
Added SkipFreeSpaceCheckWhenImporting to resource so it can be saved
This commit is contained in:
@@ -17,5 +17,7 @@ namespace NzbDrone.Api.Config
|
||||
public String FolderChmod { get; set; }
|
||||
public String ChownUser { get; set; }
|
||||
public String ChownGroup { get; set; }
|
||||
|
||||
public Boolean SkipFreeSpaceCheckWhenImporting { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user