summaryrefslogtreecommitdiff
path: root/ejabberd/append.yml
blob: 9773216748329b5a3213aa66c6a2692018ca0948 (plain)
  1. # include additive settings (e.g. modules) and last-wins settings (e.g. ports)
  2. #
  3. # Include this file at end of main ejabberd config file:
  4. # include_config_file:
  5. # "/etc/local-REDPILL/ejabberd/append.yml": []
  6. include_config_file:
  7. "/etc/local-COMMON/ejabberd/addons.yml": []
  8. "/etc/local-REDPILL/ejabberd/addons.yml": []
  9. "/etc/local-ORG/ejabberd/addons.yml": []
  10. "/etc/local/ejabberd/addons.yml": []