machines/vfs-settings.json
2026-03-06 20:36:12 +01:00

22 lines
334 B
JSON

{
"owner": "3bb4cfbf-318b-44d3-a9d3-35680e738421",
"groups": [],
"acl": [
{
"path": "/",
"permissions": [
"read",
"list"
],
"userId": "anonymous"
},
{
"path": "/",
"permissions": [
"read",
"list"
],
"userId": "authenticated"
}
]
}