Files
WebDB/website/.ftpconfig
Lars van Hijfte f8d66720bd Added a header
Logo, searchbar without functionality and a profile picture. Also gave the content a margin downward because of the header.
2017-01-10 16:43:16 +01:00

21 lines
451 B
Plaintext

{
"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
}