summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorEvgeny Khramtsov <xramtsov@gmail.com>2015-04-08 14:34:56 +0300
committerEvgeny Khramtsov <xramtsov@gmail.com>2015-04-08 14:34:56 +0300
commit5a820aca406b3896f83936d1756031258637898a (patch)
tree27933678e8d56ee30f9016818a90248bd23683ab /ejabberd.yml.example
parentAdd mod_muc_admin contrib. (diff)
parentFix lite.sql and convert binary to integer (diff)
Merge pull request #486 from saa/sqlite_support
Add SQLite support
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 723dfa50..7b26cf79 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -344,6 +344,12 @@ auth_method: internal
## pgsql_users_number_estimate: true
##
+## SQLite:
+##
+## odbc_type: sqlite
+## odbc_database: "/path/to/database.db"
+
+##
## ODBC compatible or MSSQL server:
##
## odbc_type: odbc