Skip to content

Commit

Permalink
Update videoSize small value
Browse files Browse the repository at this point in the history
  • Loading branch information
totallynotdavid committed Dec 19, 2023
1 parent 04e426d commit 39ac4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/production.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ module.exports = {
worst: "wv*+wa/w",
},
videoSize: {
small: "14M",
small: "13M",
medium: "50M",
large: "100M",
},
Expand Down

0 comments on commit 39ac4f6

Please sign in to comment.