# Does Discourse support uploading videos?

**URL:** https://meta.discourse.org/t/does-discourse-support-uploading-videos/200789
**Category:** Support
**Created:** [August 18, 2021, 2:18am UTC](https://meta.discourse.org/t/does-discourse-support-uploading-videos/200789 "2021-08-18T02:18:55Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 4, 2024, 5:00am UTC](https://meta.discourse.org/t/does-discourse-support-uploading-videos/200789/3 "2024-09-04T05:00:34Z")

</div>

Discourse does support video uploads:

Out of the box this is controlled by 3 site settings:

`authorized_extensions_for_staff`  
`theme_authorized_extensions`

and

`authorized_extensions`

Out-of the-box video uploads are not included in authorized extensions. To add them add the appropriate extensions. Eg: `mp4` and other video containers.

Also be sure to allow for larger uploads by adjusting `max_attachment_size_kb`.

Keep in mind that [low trust users](https://meta.discourse.org/t/understanding-discourse-trust-levels/90752) (eg: trust level 0) can not post videos.

---

_[View the full topic](https://meta.discourse.org/t/does-discourse-support-uploading-videos/200789)._
