| 123456789101112131415161718192021222324252627282930 |
- {
- "remotePath": "./",
- "host": "mozambico.ttre.cloud",
- "username": "moz",
- "password": "d75YKzQkm9Z0",
- "port": 21,
- "secure": false,
- "protocol": "ftp",
- "uploadOnSave": true,
- "passive": false,
- "debug": false,
- "privateKeyPath": null,
- "passphrase": null,
- "agent": null,
- "allow": [],
- "ignore": [
- "\\.vscode",
- "\\.git",
- "\\.DS_Store"
- ],
- "generatedFiles": {
-
- "extensionsToInclude": [
- ".php",
- ".js",
- ".css"
- ],
- "path": "/"
- }
- }
|