oms-ClientManagement/Admin/Install/Media.install.json
Dennis Eichhorn 14c7490f51 bug fixes
2024-05-12 00:03:34 +00:00

16 lines
342 B
JSON
Executable File

[
{
"type": "collection",
"create_directory": true,
"name": "ClientManagement",
"virtualPath": "/Modules",
"user": 1
},
{
"type": "collection",
"create_directory": true,
"name": "Clients",
"virtualPath": "/Modules/ClientManagement",
"user": 1
}
]