Browse Source

kamailio-install-guide-git: note that the lines with attributes may be commented

Daniel-Constantin Mierla 6 years ago
parent
commit
e43e4cb637
1 changed files with 3 additions and 0 deletions
  1. 3 0
      kamailio-install-guide-git/docs/index.md

+ 3 - 0
kamailio-install-guide-git/docs/index.md

@@ -228,6 +228,9 @@ DBENGINE=MYSQL
 You can change other values in **kamctlrc** file, at least it is recommended to
 You can change other values in **kamctlrc** file, at least it is recommended to
 change the default passwords for the users to be created to connect to database.
 change the default passwords for the users to be created to connect to database.
 
 
+Note that the existing line with `DBENGINE` or other attributes may be commented,
+uncomment by removing the `#` character at the beginning of the line.
+
 Once you are done updating **kamctlrc** file, run the script to create the
 Once you are done updating **kamctlrc** file, run the script to create the
 database used by Kamailio:
 database used by Kamailio: