فهرست منبع

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
 # SQL definitions
 # If you change this definitions here, then you must change them
 # 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
 # FIXME
 
 
 FOREVER=${FOREVER:-2020-05-28 21:32:15}
 FOREVER=${FOREVER:-2020-05-28 21:32:15}