[sr-dev] git:5.1:417c75f2: utils: Fix copy/paste of 'database port'
Henning Westerholt
hw at kamailio.org
Wed Feb 27 23:01:13 CET 2019
Module: kamailio
Branch: 5.1
Commit: 417c75f2848f942a6ce0670d5c57096dadf54400
URL: https://github.com/kamailio/kamailio/commit/417c75f2848f942a6ce0670d5c57096dadf54400
Author: Sean Bright <sean.bright at gmail.com>
Committer: Henning Westerholt <hw at kamailio.org>
Date: 2019-02-27T23:00:52+01:00
utils: Fix copy/paste of 'database port'
(cherry picked from commit 21ae69c83759f344492078db756a08cd554bf04c)
---
Modified: utils/kamctl/kamctlrc
---
Diff: https://github.com/kamailio/kamailio/commit/417c75f2848f942a6ce0670d5c57096dadf54400.diff
Patch: https://github.com/kamailio/kamailio/commit/417c75f2848f942a6ce0670d5c57096dadf54400.patch
---
diff --git a/utils/kamctl/kamctlrc b/utils/kamctl/kamctlrc
index d6e927fe84..5306a6116d 100644
--- a/utils/kamctl/kamctlrc
+++ b/utils/kamctl/kamctlrc
@@ -20,7 +20,7 @@
## database host
# DBHOST=localhost
-## database host
+## database port
# DBPORT=3306
## database name (for ORACLE this is TNS name)
More information about the sr-dev
mailing list