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

Commit 6bc5ffa

Browse files
Blckbrry-PiNathanFlurry
authored andcommitted
feat(users): Update users config to use UploadSize from `uploads
1 parent fc41b3a commit 6bc5ffa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

modules/uploads/module.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
{
2+
"name": "Uploads",
3+
"description": "Upload & store files in an object store.",
4+
"icon": "file-arrow-up",
5+
"tags": [
6+
"core",
7+
"utility"
8+
],
9+
"authors": [
10+
"rivet-gg",
11+
"Blckbrry-Pi",
12+
"NathanFlurry"
13+
],
14+
"status": "stable",
215
"scripts": {
316
"prepare": {
417
"name": "Prepare Upload",

0 commit comments

Comments
 (0)