We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c941a98 + e75ba4c commit f4a887fCopy full SHA for f4a887f
1 file changed
db/access.php
@@ -62,7 +62,7 @@
62
'mod/zoom:view' => [
63
'captype' => 'read',
64
'contextlevel' => CONTEXT_MODULE,
65
- 'legacy' => [
+ 'archetypes' => [
66
'guest' => CAP_ALLOW,
67
'student' => CAP_ALLOW,
68
'teacher' => CAP_ALLOW,
0 commit comments