mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
21 lines
561 B
JSON
21 lines
561 B
JSON
{
|
|
"auth": false,
|
|
"username": "root",
|
|
"password": "2b64f2e3f9fee1942af9ff60d40aa5a719db33b8ba8dd4864bb4f11e25ca2bee00907de32a59429602336cac832c8f2eeff5177cc14c864dd116c8bf6ca5d9a9",
|
|
"algo": "sha512WithRSAEncryption",
|
|
"editor": "edward",
|
|
"diff": true,
|
|
"zip" : true,
|
|
"notifications": false,
|
|
"localStorage": true,
|
|
"buffer": true,
|
|
"dirStorage": false,
|
|
"minify": true,
|
|
"online": true,
|
|
"cache": true,
|
|
"showKeysPanel": true,
|
|
"port": 8000,
|
|
"ip": null,
|
|
"root": "/",
|
|
"progressOfCopying": false
|
|
}
|