forked from x/ContextOS
opt web
This commit is contained in:
parent
1461f67275
commit
0c2cd488ce
@ -87,14 +87,13 @@ Volcanos({river: {
|
|||||||
}},
|
}},
|
||||||
operate: {name: "运维群", storm: {
|
operate: {name: "运维群", storm: {
|
||||||
aaa: {name: "权限 aaa", index: [
|
aaa: {name: "权限 aaa", index: [
|
||||||
"user", "totp", "sess", "role",
|
"offer", "email", "user", "totp", "sess", "role",
|
||||||
]},
|
]},
|
||||||
web: {name: "应用 web", index: [
|
web: {name: "应用 web", index: [
|
||||||
"broad", "serve", "space", "dream",
|
"broad", "serve", "space", "dream", "share", "cache", "spide",
|
||||||
"share", "spide", "cache", "story",
|
|
||||||
]},
|
]},
|
||||||
cli: {name: "系统 cli", index: [
|
cli: {name: "系统 cli", index: [
|
||||||
"qrcode", "daemon", "system", "runtime", "mirrors", "forever", "port",
|
"qrcode", "daemon", "system", "runtime", "mirrors", "forever", "host", "port",
|
||||||
]},
|
]},
|
||||||
nfs: {name: "文件 nfs", index: [
|
nfs: {name: "文件 nfs", index: [
|
||||||
"cat", "dir", "pack", "tail", "trash",
|
"cat", "dir", "pack", "tail", "trash",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user