aboutsummaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorSergey Abramyan <sa.abramyan@gmail.com>2015-03-16 21:53:19 +0300
committerSergey Abramyan <sa.abramyan@gmail.com>2015-03-20 01:10:47 +0300
commit5ae01e8bb40915371052b7f46eeb2f92b95c2e27 (patch)
tree8cb5aeca69c1e1adc91db47bdc3c1a4f754d1c80 /ejabberd.yml.example
parentAdd missing list_to_binary call (diff)
Add SQLite support
Diffstat (limited to '')
-rw-r--r--ejabberd.yml.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 3d69df236..a35bb1a51 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