mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) add editor
This commit is contained in:
parent
968e90a564
commit
797b226345
2 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"auth": false,
|
||||
"username": "root",
|
||||
"password": "2b64f2e3f9fee1942af9ff60d40aa5a719db33b8ba8dd4864bb4f11e25ca2bee00907de32a59429602336cac832c8f2eeff5177cc14c864dd116c8bf6ca5d9a9",
|
||||
"editor": "edward",
|
||||
"diff": true,
|
||||
"zip" : true,
|
||||
"notifications": false,
|
||||
|
|
@ -12,7 +13,6 @@
|
|||
"online": true,
|
||||
"cache": true,
|
||||
"showKeysPanel": true,
|
||||
"editor": "dword",
|
||||
"port": 8000,
|
||||
"ip": null
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue