15 lines
400 B
JSON
15 lines
400 B
JSON
{
|
|
"name": "UnifiedStorageProvider",
|
|
"displayName": "Unified Storage Provider",
|
|
"version": "1.0.0",
|
|
"description": "Central storage provider using Wasabi (S3 compatible)",
|
|
"author": "Clube67",
|
|
"category": "core",
|
|
"enabled": true,
|
|
"canDisable": false,
|
|
"dependencies": [],
|
|
"backend": {
|
|
"routePrefix": "/api/storage",
|
|
"hasMigrations": false
|
|
}
|
|
} |