mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
21 lines
443 B
JSON
21 lines
443 B
JSON
{
|
|
"auth": false,
|
|
"username": "root",
|
|
"password": "435b41068e8665513a20070c033b08b9c66e4332",
|
|
"analytics": true,
|
|
"diff": true,
|
|
"zip" : true,
|
|
"notifications": false,
|
|
"localStorage": true,
|
|
"buffer": true,
|
|
"dirStorage": false,
|
|
"minify": true,
|
|
"online": true,
|
|
"cache": true,
|
|
"logs": false,
|
|
"showKeysPanel": true,
|
|
"server": true,
|
|
"socket": true,
|
|
"port": 8000,
|
|
"ip": null
|
|
}
|