We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1d341 commit 3d30dcbCopy full SHA for 3d30dcb
docs/flask_config.md
@@ -14,6 +14,11 @@ but you can configure it to open connection only on first database access by set
14
the ``'connect'`` dictionary parameter or its ``MONGODB_CONNECT`` flat equivalent to
15
``False``.
16
17
+```{note}
18
+Due lack of developers we are unable to answer/solve not recommended connection methods
19
+errors. Please switch to recommended method before posting any issue. Thank you.
20
+```
21
+
22
## Recommended: List of dictionaries settings
23
24
Recommended way for setting up connections is to set ``MONGODB_SETTINGS`` in you
0 commit comments