Difference between revisions of "Template:Settings Media Management Permissions"
From Servarr
| Line 8: | Line 8: | ||
"description": "ARR Name", | "description": "ARR Name", | ||
"type": "string", | "type": "string", | ||
| − | "required": true | + | "required": true, |
| + | "example": "Radarr, Sonarr, Lidarr, Readarr", | ||
| + | "default": "{{{ARRNAME}}}" | ||
} | } | ||
} | } | ||
Revision as of 19:31, 10 September 2020
- Set Permissions - This will allow {{{ARRNAME}}} to set the given file permission when a given file is imported or renamed
- File chmod mode - This is the permission level that {{{ARRNAME}}} will set for a given file on import or rename (more information HERE)
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ARRNAME | ARRNAME | ARR Name
| String | required |