mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"name": "",
|
|
"auth": false,
|
|
"username": "root",
|
|
"password": "2b64f2e3f9fee1942af9ff60d40aa5a719db33b8ba8dd4864bb4f11e25ca2bee00907de32a59429602336cac832c8f2eeff5177cc14c864dd116c8bf6ca5d9a9",
|
|
"algo": "sha512WithRSAEncryption",
|
|
"editor": "edward",
|
|
"packer": "tar",
|
|
"diff": true,
|
|
"zip" : true,
|
|
"buffer": true,
|
|
"dirStorage": false,
|
|
"online": false,
|
|
"open": true,
|
|
"keysPanel": true,
|
|
"port": 8000,
|
|
"ip": null,
|
|
"root": "/",
|
|
"prefix": "",
|
|
"prefixSocket": "",
|
|
"progress": true,
|
|
"contact": true,
|
|
"confirmCopy": true,
|
|
"confirmMove": true,
|
|
"configDialog": true,
|
|
"configAuth": true,
|
|
"oneFilePanel": false,
|
|
"console": true,
|
|
"syncConsolePath": false,
|
|
"terminal": false,
|
|
"terminalPath": "",
|
|
"terminalCommand": "",
|
|
"terminalAutoRestart": true,
|
|
"showConfig": false,
|
|
"showFileName": false,
|
|
"vim": false,
|
|
"columns": "name-size-date-owner-mode",
|
|
"export": false,
|
|
"exportToken": "root",
|
|
"import": false,
|
|
"importToken": "root",
|
|
"importUrl": "http://localhost:8000",
|
|
"importListen": false,
|
|
"log": true
|
|
}
|
|
|