Skip to content

Commit

Permalink
Merge pull request #1921 from fuchunlan/test
Browse files Browse the repository at this point in the history
fix: Modify system workspace rules control to show a web terminal on container of system-workspace
  • Loading branch information
ks-ci-bot committed Jun 1, 2021
2 parents cea9a5f + 8207f1a commit fc6eb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ client:
systemWorkspaceRules:
devops: []
members: [manage]
projects: [view, edit]
projects: [view, edit, manage]
roles: [view]
workspaces: [view, edit]
systemWorkspaceProjectRules:
Expand Down

0 comments on commit fc6eb3c

Please sign in to comment.