浏览代码

kamdbctl: add some explanation to the variables section and fix path

Henning Westerholt 13 年之前
父节点
当前提交
a6a37ad2ae
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      utils/kamctl/kamdbctl.base

+ 2 - 1
utils/kamctl/kamdbctl.base

@@ -44,7 +44,8 @@ PRESENCE_TABLES=${PRESENCE_TABLES:-presentity active_watchers watchers xcap
 
 # SQL definitions
 # If you change this definitions here, then you must change them
-# in db/schema/entities.xml too.
+# in ../../lib/srdb1/schema/entities.xml too. They are used in this
+# script and needed to be the same as in the database definitions.
 # FIXME
 
 FOREVER=${FOREVER:-2020-05-28 21:32:15}