Files
doitinpoland.com/.vscode/ftp-kr.json
Roman Pyrih 222724992c Save
2024-08-21 15:09:10 +02:00

17 lines
365 B
JSON

{
"host": "host774759.hostido.net.pl",
"username": "www@doitinpoland.com",
"password": "TrUEnGEn4QeWaMMvp84N",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}