aboutsummaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
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