Refactor the Prosody config files.

This commit is contained in:
2026-06-18 17:45:57 -07:00
parent 1a21c67a2f
commit be1affb0b2
6 changed files with 7 additions and 9 deletions
+7
View File
@@ -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.