diff --git a/website/.ftpconfig b/website/.ftpconfig deleted file mode 100644 index f697e7f..0000000 --- a/website/.ftpconfig +++ /dev/null @@ -1,20 +0,0 @@ -{ - "protocol": "sftp", - "host": "myhyvesbookplus.tk", - "port": 22, - "user": "lars", - "pass": "", - "promptForPass": false, - "remote": "/home/lars/public_html", - "local": "", - "agent": "", - "privatekey": "/home/polo/.ssh/id_rsa", - "passphrase": "", - "hosthash": "", - "ignorehost": true, - "connTimeout": 10000, - "keepalive": 10000, - "keyboardInteractive": false, - "watch": [], - "watchTimeout": 500 -}