Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2018-03-15 17:55:05 +0300
committerAlexey Shchepin <alexey@process-one.net>2018-03-15 17:55:05 +0300
commite15595df64f96b6dd0dc6e9b38f9cdbdc0adf802 (patch)
tree4cfe63fd2b27f2c300aa1be52cb0145e0d259e70 /ejabberd.yml.example
parent99b41146b14bfab9fecf44886d2b34f2a8bf8eae (diff)
Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its default value to true (#2239)
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 28b238057..00f272733 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -445,6 +445,11 @@ auth_method: internal
##
## sql_keepalive_interval: undefined
+##
+## Use the new SQL schema
+##
+## new_sql_schema: true
+
###. ===============
###' TRAFFIC SHAPERS