From 1133330d100f9c7fb8f5de13873c85e676a6abdc Mon Sep 17 00:00:00 2001 From: lannyfu Date: Thu, 27 May 2021 10:44:49 +0800 Subject: [PATCH] fix: Modify system workspace rules control to show a web terminal on container of system workspace Signed-off-by: lannyfu --- server/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/config.yaml b/server/config.yaml index 0480037bb7a..2d236dbf00c 100644 --- a/server/config.yaml +++ b/server/config.yaml @@ -460,7 +460,7 @@ client: systemWorkspaceRules: devops: [] members: [manage] - projects: [view, edit] + projects: [view, edit, manage] roles: [view] workspaces: [view, edit] systemWorkspaceProjectRules: