-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cloudcmd.json
46 lines (46 loc) · 1.19 KB
/
.cloudcmd.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"name": "",
"auth": true,
"username": "danielamorim",
"password": "e44f19a15592bc18c7bffe34d08532a41caed01a39b240dbb2e190b47be8b11a40a9c926ebd8552f5eb69e5adc83c2eee862db24f4d713444bda2bdacfdd0709",
"algo": "sha512WithRSAEncryption",
"editor": "edward",
"packer": "tar",
"diff": true,
"zip": true,
"buffer": true,
"dirStorage": false,
"online": false,
"open": false,
"keysPanel": true,
"port": 8000,
"ip": "0.0.0.0",
"root": "/var/www/html",
"prefix": "/cloudcmd",
"prefixSocket": "",
"contact": true,
"confirmCopy": true,
"confirmMove": true,
"configDialog": true,
"configAuth": true,
"oneFilePanel": true,
"console": false,
"syncConsolePath": false,
"terminal": true,
"terminalPath": "gritty",
"terminalCommand": "",
"terminalAutoRestart": true,
"showConfig": false,
"showFileName": false,
"vim": false,
"columns": "name-size-date-owner-mode",
"export": false,
"exportToken": "root",
"import": false,
"importToken": "root",
"importUrl": "http://localhost:8000",
"importListen": false,
"log": true,
"dropbox": false,
"dropboxToken": ""
}