mod_persisthosts/README.markdown
author Stephen Paul Weber <singpolyma@singpolyma.net>
Sun, 25 Feb 2024 19:17:40 -0500
changeset 5850 8b868c00e38e
parent 2489 81956bb99289
permissions -rw-r--r--
mod_muc_adhoc_bots: Fix bug preventing multiple commands from showing

Introduction
============

This module creates stub configuration files for newly activated hosts.

Configuration
=============

A single option exists, `persisthosts_path`, which is the path where new
stub configuration files are created. It defaults to `"conf.d"`, and is
treated as relative to the configuration directiory [^1] unless set to
an absolute path.

[^1]: usually `/etc/prosody` on \*nix systems