mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 01:18:15 +00:00
feature(cloudcmd) progress-of-copying -> progress
This commit is contained in:
parent
c14c2ac696
commit
592f5b32b9
1 changed files with 2 additions and 3 deletions
|
|
@ -30,7 +30,7 @@
|
|||
'server',
|
||||
'online',
|
||||
'minify',
|
||||
'progress-of-copying'
|
||||
'progress'
|
||||
],
|
||||
default: {
|
||||
server : true,
|
||||
|
|
@ -41,8 +41,7 @@
|
|||
editor : config('editor') || 'edward',
|
||||
username : config('username'),
|
||||
root : config('root') || '/',
|
||||
|
||||
'progress-of-copying': config('progressOfCopying')
|
||||
progress : config('progress')
|
||||
},
|
||||
alias: {
|
||||
v: 'version',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue