Skip to content

Commit 1de7f4e

Browse files
authored
Merge pull request #1704 from tknog-pd/patch-2
2 parents a6671cc + f0b9bdc commit 1de7f4e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/learning/howto/acls/group-project-full.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,8 @@ for:
7272
storage:
7373
- allow:
7474
- '*'
75-
equals:
76-
path: keys/project/prj-sandbox
77-
name: .*
75+
match:
76+
path: keys/project/prj-sandbox(/.*)?
7877
context:
7978
project: prj-sandbox
8079

@@ -128,4 +127,4 @@ for:
128127
context:
129128
project: prj-sandbox
130129

131-
```
130+
```

0 commit comments

Comments
 (0)