It's missing or it's good at hiding.
It is recommended to use the configuration file provided with the packages for your platform, if possible, as they may contain ready-configured default options specific to your platform.
prosody (stable)> prosody --help
prosody [ -D | -F ] [ --config /path/to/prosody.cfg.lua ]
-D, --daemonize Run in the background
-F, --no-daemonize Run in the foreground
--config FILE Specify config file
prosody (stable)> touch ~/.prosody
prosody (stable)> prosody --config ~/.prosody
Prosody was unable to find the configuration file.
We looked for: ~/.prosody
*A SAMPLE CONFIG FILE IS INCLUDED IN THE PROSODY DOWNLOAD CALLED* prosody.cfg.lua.dist
Copy or rename it to prosody.cfg.lua and edit as necessary.
More help on configuring Prosody can be found at https://prosody.im/doc/configure
Good luck!
It's missing or it's good at hiding.
It is recommended to use the configuration file provided with the packages for your platform, if possible, as they may contain ready-configured default options specific to your platform.
prosody (stable)> prosody --helpprosody (stable)> touch ~/.prosodyprosody (stable)> prosody --config ~/.prosody