Add default config files so that they can be put into the host volume.
This commit is contained in:
@@ -0,0 +1,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/
|
||||
|
||||
Reference in New Issue
Block a user