Difference between revisions of "Template:Settings Media Management Permissions"

From Servarr
Line 1: Line 1:
 
* Set Permissions - This will allow {{{ARRNAME}}} to set the given file permission when a given file is imported or renamed
 
* 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 [https://en.wikipedia.org/wiki/Chmod#Octal_modes HERE])
 
* File chmod mode - This is the permission level that {{{ARRNAME}}} will set for a given file on import or rename (more information [https://en.wikipedia.org/wiki/Chmod#Octal_modes HERE])
 +
 +
 +
<noinclude>
 +
<templatedata>
 +
{
 +
"params": {
 +
"ARRNAME": {
 +
"description": "ARR Name",
 +
"type": "string",
 +
"required": true
 +
}
 +
}
 +
}
 +
</templatedata>
 +
</noinclude>

Revision as of 02:00, 7 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.

Template parameters

ParameterDescriptionTypeStatus
ARRNAMEARRNAME

ARR Name

Stringrequired