Files
optolith-client/.vscode/ftp-sync.json
T
2016-10-04 21:03:00 +02:00

16 lines
329 B
JSON

{
"remotePath": "./cha5app/",
"host": "ftp.monster-rc.firma.cc",
"username": "368367-dsa",
"password": "dsaSH2014",
"port": 21,
"protocol": "ftp",
"uploadOnSave": false,
"passive": false,
"debug": false,
"privateKeyPath": null,
"ignore": [
"\\.vscode",
"\\.git"
]
}