Capabilities/moodle/course:ignorefilesizelimits: Difference between revisions

From MoodleDocs
(ignore file size limits)
 
No edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This allows a user to upload files into a course that are larger than the maximum allowable size. It may be given for example to teachers in a course so that they may upload large media files.
{{Capabilities}}
*This allows a user to upload files into a course that are larger than the maximum upload size for the course or activity but less than the site upload limit (as specified in 'Site security settings' in the Site administration) which is determined by the server.
* It may be given for example to teachers in a course so that they may upload large media files.
*This capability is not allowed for any of the default roles.


This capability is not allowed for any of the default roles
==See also==
 
* [[File upload size]]
 
[[Category:Capabilities|Course]]
[[Category:Course]]
 
[[es:Capabilities/moodle/course:ignorefilesizelimits]]
[[it:Capabilities/moodle/course:ignorefilesizelimits]]

Latest revision as of 09:41, 15 May 2019

  • This allows a user to upload files into a course that are larger than the maximum upload size for the course or activity but less than the site upload limit (as specified in 'Site security settings' in the Site administration) which is determined by the server.
  • It may be given for example to teachers in a course so that they may upload large media files.
  • This capability is not allowed for any of the default roles.

See also