Files
carpseeds.pl/.vscode/ftp-kr.json
2024-07-15 11:28:08 +02:00

17 lines
363 B
JSON

{
"host": "carpseeds.pl",
"username": "projectpro@seedss.webd.pro",
"password": "lXIKA+H~0Wx;",
"remotePath": "/public_html/carpseeds.pl",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}