mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) rm option: cache
This commit is contained in:
parent
28892b3933
commit
58c10e201a
7 changed files with 2 additions and 23 deletions
5
app.json
5
app.json
|
|
@ -121,11 +121,6 @@
|
|||
"description": "confirm move",
|
||||
"value": "true",
|
||||
"required": false
|
||||
},
|
||||
"CLOUDCMD_CACHE": {
|
||||
"description": "enable cache",
|
||||
"value": "true",
|
||||
"required": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue