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: snooty.toml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -423,3 +423,10 @@ section = 1
423
423
file = "reference/parameters.txt"
424
424
title = "MongoDB setParameter Options"
425
425
section = 5
426
+
427
+
[[banners]]
428
+
targets = ["*"]
429
+
variant = "info"
430
+
value = """\
431
+
This version of the documentation is archived and no longer supported. View the `current documentation <https://www.mongodb.com/docs/manual/>`__ to learn how to `upgrade your version of MongoDB server <https://www.mongodb.com/docs/manual/tutorial/upgrade-revision/>`__.\
0 commit comments