You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: redisinsight/ui/src/constants/dbAnalysisRecommendations.json
+7-17Lines changed: 7 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -673,32 +673,22 @@
673
673
"content": [
674
674
{
675
675
"id": "1",
676
-
"type": "pre",
677
-
"parameter": ["commands"],
678
-
"value": "${0} "
676
+
"type": "paragraph",
677
+
"value": "The following commands are currently not renamed or disabled for your Instance. These commands are powerful and dangerous if not managed properly. Rename or disable them, especially for the production environment"
679
678
},
680
679
{
681
680
"id": "2",
682
-
"type": "span",
683
-
"value": " are currently not renamed or disabled for your Instance."
681
+
"type": "pre",
682
+
"parameter": ["commands"],
683
+
"value": "${0} "
684
684
},
685
685
{
686
686
"id": "3",
687
-
"type": "paragraph",
688
-
"value": "These commands are powerful and dangerous if not managed properly."
689
-
},
690
-
{
691
-
"id": "4",
692
687
"type": "spacer",
693
-
"value": "l"
688
+
"value": "s"
694
689
},
695
690
{
696
-
"id": "5",
697
-
"type": "span",
698
-
"value": "Rename or disable them, especially for the production environment. "
0 commit comments