mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Setting file permissions on import (Linux)
This commit is contained in:
@@ -42,5 +42,7 @@ namespace NzbDrone.Core.Configuration
|
||||
Boolean EnableFailedDownloadHandling { get; set; }
|
||||
Boolean CreateEmptySeriesFolders { get; set; }
|
||||
void SaveValues(Dictionary<string, object> configValues);
|
||||
String FileChmod { get; set; }
|
||||
String FolderChmod { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user