Capabilities/moodle/course:ignorefilesizelimits: Difference between revisions

From MoodleDocs
(ignore file size limits)
 
(upload file size less than site upload limit)
 
(6 intermediate revisions by 3 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 policies' 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]]

Latest revision as of 20:18, 26 February 2018

  • 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 policies' 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