Explorar o código

remove ftp

ftp feature conflicts with ldap. for the moment, we will only allow
sftp integration in "development" apps
Girish Ramakrishnan %!s(int64=6) %!d(string=hai) anos
pai
achega
7b75ae0089
Modificáronse 1 ficheiros con 1 adicións e 6 borrados
  1. 1 6
      CloudronManifest.json

+ 1 - 6
CloudronManifest.json

@@ -13,12 +13,7 @@
   "icon": "logo.png",
   "addons": {
     "mysql": {},
-    "localstorage": {
-      "ftp": {
-        "uid": 33,
-        "uname": "www-data"
-      }
-    },
+    "localstorage": {},
     "sendmail": {},
     "ldap": {},
     "scheduler": {