Refactor the Prosody config files.
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
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/
|
|
||||||
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# Config/Prosody/etc
|
||||||
|
|
||||||
|
These files will be copied to /etc/prosody/* on the container.
|
||||||
|
|
||||||
|
Default example files are provided in the conf.avail directory and should not be modified.
|
||||||
|
|
||||||
|
Rather, copy the files named *.lua.dist to be renamed without .dist, then edit the .lua files as needed.
|
||||||
Reference in New Issue
Block a user