Allow upload and delete plugins (#93)

This commit is contained in:
Evgeniy Antonyuk 2023-12-01 20:33:29 +07:00 committed by GitHub
parent 1db58bc254
commit bd1d5921d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -555,7 +555,7 @@
"enabled": "true",
"extension": ".zip",
"maxSize": 5242880,
"allow": [],
"allow": ["upload", "delete"],
"assetExtensions": [".jpg", ".jpeg", ".png", ".svg"]
},
"aws": {