cloudcmd/json/config.json
2018-03-23 14:13:41 +02:00

37 lines
912 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,
"syncConsolePath": false,
"terminal": false,
"terminalPath": "",
"showConfig": false,
"vim": false,
"columns": "name-size-date-owner-mode"
}