mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Support for setting uid/gid on *nix systems
This commit is contained in:
@@ -45,5 +45,7 @@ namespace NzbDrone.Core.Configuration
|
||||
Boolean SetPermissionsLinux { get; set; }
|
||||
String FileChmod { get; set; }
|
||||
String FolderChmod { get; set; }
|
||||
String ChownUser { get; set; }
|
||||
String ChownGroup { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user