diff --git a/conf/jcl.conf b/conf/jcl.conf index 8457d9c..c472af9 100644 --- a/conf/jcl.conf +++ b/conf/jcl.conf @@ -7,12 +7,15 @@ service_jid: jcl.localhost language: en [db] -#type: mysql +#SQLite config type: sqlite -#host: root@localhost host: name: /var/spool/jabber/jcl.db -#url: %(type)%(host)%(name)?debug=1&debugThreading=1 +#Mysql config +#type: mysql +#host: root:pass@localhost +#name: /jcl +#db_url: %(type)s://%(host)s%(name)s?debug=1&debugThreading=1 db_url: %(type)s://%(host)s%(name)s [component]