summaryrefslogtreecommitdiff
path: root/ejabberd/append.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ejabberd/append.yml')
-rw-r--r--ejabberd/append.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/ejabberd/append.yml b/ejabberd/append.yml
new file mode 100644
index 0000000..9773216
--- /dev/null
+++ b/ejabberd/append.yml
@@ -0,0 +1,11 @@
+# include additive settings (e.g. modules) and last-wins settings (e.g. ports)
+#
+# Include this file at end of main ejabberd config file:
+# include_config_file:
+# "/etc/local-REDPILL/ejabberd/append.yml": []
+
+include_config_file:
+ "/etc/local-COMMON/ejabberd/addons.yml": []
+ "/etc/local-REDPILL/ejabberd/addons.yml": []
+ "/etc/local-ORG/ejabberd/addons.yml": []
+ "/etc/local/ejabberd/addons.yml": []