mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-02 03:34:09 +00: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