Skip to content

Commit 1f7afd7

Browse files
committed
add proper access for sc_admin
to default.meta
1 parent 6f982e7 commit 1f7afd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contentctl/templates/app_template/metadata/default.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## shared Application-level permissions
22
[]
3-
access = read : [ * ], write : [ admin ]
3+
access = read : [ * ], write : [ admin, sc_admin ]
44
export = system
55

66
[savedsearches]

0 commit comments

Comments
 (0)