Determine max upload size on a per-server basis; or bypass it entirely #18
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
package
Discord
package
Server
package
WebUI
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
COTFK/project-echelon#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Boosted servers have higher upload limits - Echelon should be aware of those and embed videos with sizes below that limit, and not enforcing the 10MB limit unless necessary.
Turns out you can just allow Discord to embed a media URL, bypassing the limit completely. I should explore that and figure out if it's reliable.
Determine max upload size on a per-server basisto Determine max upload size on a per-server basis; or bypass it entirely