[jabber] server: localhost port: 5347 secret: secret service_jid: jcl.localhost #supported language: en, fr (See src/jcl/lang.py to add more) language: en [db] #SQLite config type: sqlite host: name: /var/spool/jabber/jcl.db #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] pid_file: /var/run/jabber/jcl.pid #motd: "Message of the day" welcome_message: "Welcome to JCL" admins: admin1@domain.com, admin2@domain.com log_file: /var/log/jabber/jcl.log