Commit 69bf40e0 by Girish Ramakrishnan

Enable SFTP support

1 parent 929da3d3
Showing with 6 additions and 1 deletions
......@@ -20,7 +20,12 @@
"icon": "logo.png",
"addons": {
"ldap": {},
"localstorage": {}
"localstorage": {
"ftp": {
"uid": 1000,
"uname": "cloudron"
}
}
},
"mediaLinks": [
"https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/645cb5c8b40d99355d83555d0c3a40afb1b4d754/img01.png",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!