Module: sip-router Branch: master Commit: 0247bd79f6753c6153a4b17f82803e4349e7745e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0247bd79...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Wed Oct 1 14:45:28 2014 +0200
kamctl: note in kamctlrc how to enable automatic creation of dbuid tables
---
utils/kamctl/kamctlrc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/utils/kamctl/kamctlrc b/utils/kamctl/kamctlrc index c3e0103..b8b241b 100644 --- a/utils/kamctl/kamctlrc +++ b/utils/kamctl/kamctlrc @@ -98,6 +98,9 @@ # If to install presence related tables. # INSTALL_PRESENCE_TABLES=ask
+# If to install uid modules related tables. +# INSTALL_DBUID_TABLES=ask + # Define what module tables should be installed. # If you use the postgres database and want to change the installed tables, then you # must also adjust the STANDARD_TABLES or EXTRA_TABLES variable accordingly in the