瀏覽代碼

Remove FTP ports

Johannes Zellner 9 年之前
父節點
當前提交
f4f642a14b
共有 1 個文件被更改,包括 0 次插入27 次删除
  1. 0 27
      CloudronManifest.json

+ 0 - 27
CloudronManifest.json

@@ -18,33 +18,6 @@
     "ldap": {},
     "simpleauth": {}
   },
-  "tcpPorts": {
-    "FTP_PORT": {
-      "title": "FTP Port",
-      "description": "FTP control Port",
-      "defaultValue": 29600
-    },
-    "FTP_PORT_PASV_0": {
-      "title": "FTP PASV Port 0",
-      "description": "FTP data port 0. Ports have to be consecutive numbers.",
-      "defaultValue": 29601
-    },
-    "FTP_PORT_PASV_1": {
-      "title": "FTP PASV Port 1",
-      "description": "FTP data port 1. Ports have to be consecutive numbers.",
-      "defaultValue": 29602
-    },
-    "FTP_PORT_PASV_2": {
-      "title": "FTP PASV Port 2",
-      "description": "FTP data port 2. Ports have to be consecutive numbers.",
-      "defaultValue": 29603
-    },
-    "FTP_PORT_PASV_3": {
-      "title": "FTP PASV Port 3",
-      "description": "FTP data port 3. Ports have to be consecutive numbers.",
-      "defaultValue": 29604
-    }
-  },
   "tags": [ "apache", "php", "mysql", "linux" ],
   "developmentMode": false,
   "mediaLinks": [ "https://raw.githubusercontent.com/cloudron-io/lamp-app/master/medialinks/medialink_0.jpg" ],