Files
newwalls.pl/.vscode/ftp-kr.json
2024-12-17 13:43:22 +01:00

17 lines
331 B
JSON

{
"host": "newwalls.pl",
"username": "projectpro",
"password": "i6B.b5P{d6",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}