mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
35 lines
840 B
JSON
35 lines
840 B
JSON
{
|
|
"name": "",
|
|
"auth": false,
|
|
"username": "root",
|
|
"password": "2b64f2e3f9fee1942af9ff60d40aa5a719db33b8ba8dd4864bb4f11e25ca2bee00907de32a59429602336cac832c8f2eeff5177cc14c864dd116c8bf6ca5d9a9",
|
|
"algo": "sha512WithRSAEncryption",
|
|
"editor": "edward",
|
|
"packer": "tar",
|
|
"diff": true,
|
|
"zip" : true,
|
|
"localStorage": true,
|
|
"buffer": true,
|
|
"dirStorage": false,
|
|
"online": true,
|
|
"open": false,
|
|
"cache": true,
|
|
"showKeysPanel": true,
|
|
"port": 8000,
|
|
"ip": null,
|
|
"root": "/",
|
|
"prefix": "",
|
|
"progress": true,
|
|
"htmlDialogs": true,
|
|
"contact": true,
|
|
"confirmCopy": true,
|
|
"confirmMove": true,
|
|
"configDialog": true,
|
|
"onePanelMode": false,
|
|
"console": true,
|
|
"terminal": false,
|
|
"terminalPath": "",
|
|
"showConfig": "false",
|
|
"vim": false
|
|
}
|
|
|