Browse Source

kamctl: note in kamctlrc how to enable automatic creation of dbuid tables

Daniel-Constantin Mierla 11 years ago
parent
commit
0247bd79f6
1 changed files with 3 additions and 0 deletions
  1. 3 0
      utils/kamctl/kamctlrc

+ 3 - 0
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