mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
24 lines
512 B
JSON
24 lines
512 B
JSON
{
|
|
"auth": true,
|
|
"username": "coderaiser",
|
|
"password": "2df4e196c47f52f553dc7c791cf442033391653a",
|
|
"analytics": false,
|
|
"diff": false,
|
|
"zip": true,
|
|
"notifications": false,
|
|
"localStorage": true,
|
|
"minify": false,
|
|
"online": true,
|
|
"cache": true,
|
|
"logs": false,
|
|
"showKeysPanel": true,
|
|
"server": true,
|
|
"socket": true,
|
|
"port": 31337,
|
|
"sslPort": 4430,
|
|
"ip": null,
|
|
"ssl": false,
|
|
"appCache": false,
|
|
"buffer": true,
|
|
"dirStorage": true
|
|
}
|