Skip to content

Commit a76fa2b

Browse files
committed
fix
1 parent 123b7d8 commit a76fa2b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

app/app/ui/config

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
"url": "/cgi/ThirdParty/code.editor/index.cgi/",
88
"allUsers": false,
99
"noDisplay": false,
10-
"accessPerm": "readonly",
10+
"control": {
11+
"accessPerm": "readonly",
12+
"portPerm": "readonly",
13+
"pathPerm": "readonly"
14+
},
1115
"fileTypes": [
1216
"text",
1317
"txt",

0 commit comments

Comments
 (0)