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
# Warning for non-genuine deployment usage with tool binaries.
47
+
targets = [
48
+
"index.txt",
49
+
"about-mongosync.txt",
50
+
"mongosync.txt"
51
+
]
52
+
variant = "warning"
53
+
value = """\
54
+
MongoDB Command Line Database Tool binaries are not supported or tested for use with non-genuine MongoDB deployments. While the tools may work on these deployments, compatibility is not guaranteed.
0 commit comments