cloudcmd/json/config.json
2017-02-22 13:25:14 +02:00

29 lines
708 B
JSON

{
"auth": false,
"username": "root",
"password": "2b64f2e3f9fee1942af9ff60d40aa5a719db33b8ba8dd4864bb4f11e25ca2bee00907de32a59429602336cac832c8f2eeff5177cc14c864dd116c8bf6ca5d9a9",
"algo": "sha512WithRSAEncryption",
"editor": "edward",
"packer": "tar",
"diff": true,
"zip" : true,
"localStorage": true,
"buffer": true,
"dirStorage": false,
"minify": false,
"online": true,
"open": false,
"cache": true,
"showKeysPanel": true,
"port": 8000,
"ip": null,
"root": "/",
"prefix": "",
"progress": true,
"htmlDialogs": true,
"configDialog": true,
"onePanelMode": false,
"configDialog": true,
"console": true
}