diff --git a/apps/halo/versions/2.2.0/config.json b/apps/halo/versions/2.2.0/config.json index dd5ce29a..409e7838 100644 --- a/apps/halo/versions/2.2.0/config.json +++ b/apps/halo/versions/2.2.0/config.json @@ -43,7 +43,6 @@ "random": true, "rule": "paramCommon", "envKey": "PANEL_DB_NAME", - "edit": true }, { "type": "text", @@ -54,7 +53,6 @@ "random": true, "rule": "paramCommon", "envKey": "PANEL_DB_USER", - "edit": true }, { "type": "password", @@ -65,7 +63,6 @@ "random": true, "rule": "paramComplexity", "envKey": "PANEL_DB_USER_PASSWORD", - "edit": true }, { "type": "text", @@ -76,7 +73,6 @@ "random": true, "rule": "paramCommon", "envKey": "HALO_ADMIN", - "edit": true }, { "type": "password", @@ -87,7 +83,6 @@ "random": true, "rule": "paramComplexity", "envKey": "HALO_ADMIN_PASSWORD", - "edit": true }, { "type": "text", diff --git a/apps/halo/versions/2.3.2/config.json b/apps/halo/versions/2.3.2/config.json index dd5ce29a..409e7838 100644 --- a/apps/halo/versions/2.3.2/config.json +++ b/apps/halo/versions/2.3.2/config.json @@ -43,7 +43,6 @@ "random": true, "rule": "paramCommon", "envKey": "PANEL_DB_NAME", - "edit": true }, { "type": "text", @@ -54,7 +53,6 @@ "random": true, "rule": "paramCommon", "envKey": "PANEL_DB_USER", - "edit": true }, { "type": "password", @@ -65,7 +63,6 @@ "random": true, "rule": "paramComplexity", "envKey": "PANEL_DB_USER_PASSWORD", - "edit": true }, { "type": "text", @@ -76,7 +73,6 @@ "random": true, "rule": "paramCommon", "envKey": "HALO_ADMIN", - "edit": true }, { "type": "password", @@ -87,7 +83,6 @@ "random": true, "rule": "paramComplexity", "envKey": "HALO_ADMIN_PASSWORD", - "edit": true }, { "type": "text",