Files
bruno/tests/protobuf/init-user-data/collection-security.json
2026-02-17 01:25:41 +05:30

10 lines
140 B
JSON

{
"collections": [
{
"path": "{{collectionPath}}",
"securityConfig": {
"jsSandboxMode": "safe"
}
}
]
}