瀏覽代碼

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

Daniel-Constantin Mierla 11 年之前
父節點
當前提交
0247bd79f6
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      utils/kamctl/kamctlrc

+ 3 - 0
utils/kamctl/kamctlrc

@@ -98,6 +98,9 @@
 # If to install presence related tables.
 # If to install presence related tables.
 # INSTALL_PRESENCE_TABLES=ask
 # INSTALL_PRESENCE_TABLES=ask
 
 
+# If to install uid modules related tables.
+# INSTALL_DBUID_TABLES=ask
+
 # Define what module tables should be installed.
 # Define what module tables should be installed.
 # If you use the postgres database and want to change the installed tables, then you
 # 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
 # must also adjust the STANDARD_TABLES or EXTRA_TABLES variable accordingly in the