blob: b1e8eb1d9796ef098230f832b7528365230118de (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Prosody configuration directory
===============================
The configuration file /etc/prosody/prosody.cfg.lua should contain
only global settings.
Per-host configuration files should be placed in /etc/prosody/conf.avail/,
and the active ones should be linked in /etc/prosody/conf.d/
|