Module: kamailio
Branch: master
Commit: 0583ae7f70d3a88b21f826033052753fb02b48f8
URL: 
https://github.com/kamailio/kamailio/commit/0583ae7f70d3a88b21f826033052753fb02b48f8

Author: Kamailio Dev <kamailio....@kamailio.org>
Committer: Kamailio Dev <kamailio....@kamailio.org>
Date: 2024-11-21T14:01:10+01:00

modules: readme files regenerated - sqlops ... [skip ci]

---

Modified: src/modules/sqlops/README

---

Diff:  
https://github.com/kamailio/kamailio/commit/0583ae7f70d3a88b21f826033052753fb02b48f8.diff
Patch: 
https://github.com/kamailio/kamailio/commit/0583ae7f70d3a88b21f826033052753fb02b48f8.patch

---

diff --git a/src/modules/sqlops/README b/src/modules/sqlops/README
index d55fab0e081..e6b91d07f53 100644
--- a/src/modules/sqlops/README
+++ b/src/modules/sqlops/README
@@ -209,10 +209,12 @@ modparam("sqlops", "log_buf_size", 4096)
 
 3.5. connect_mode (int)
 
-   Control how the module will connect to database. Values: 0 - connect at
-   start up or fail 1 - connect at start up but continue even if
-   connecting to database server fails 2 - do not connect until needed
-   (this will limit the amount of idle connections)
+   Control how the module will connect to database. Values:
+     * 0 connect at start up or fail
+     * 1 connect at start up but continue even if connecting to database
+       server fails
+     * 2 do not connect until needed (this will limit the amount of idle
+       connections)
 
    Default value is 0.
 

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to