This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/entityAcl/Note.json
T
Yuri Kuznetsov f19952af12 ref
2024-02-29 17:25:08 +02:00

11 lines
142 B
JSON

{
"links": {
"teams": {
"readOnly": true
},
"users": {
"readOnly": true
}
}
}