Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
feat(users): Update users config to use UploadSize from `uploads
Browse files Browse the repository at this point in the history
  • Loading branch information
Blckbrry-Pi authored and NathanFlurry committed Jun 10, 2024
1 parent eaf3316 commit 0bdcf1a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions modules/uploads/module.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
{
"name": "Uploads",
"description": "Upload & store files in an object store.",
"icon": "file-arrow-up",
"tags": [
"core",
"utility"
],
"authors": [
"rivet-gg",
"Blckbrry-Pi",
"NathanFlurry"
],
"status": "stable",
"scripts": {
"prepare": {
"name": "Prepare Upload",
Expand Down

0 comments on commit 0bdcf1a

Please sign in to comment.