mod_persisthosts/README.markdown
author Kim Alvefur <zash@zash.se>
Tue, 16 Feb 2021 22:49:44 +0100
changeset 4449 e13eb0f851c8
parent 2489 81956bb99289
permissions -rw-r--r--
mod_smacks: Explicitly request ack when leaving CSI-inactive mode There may be a lot of unacked stanzas in the queue, might as well...

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