Host "*"
prosody_user = "prosody"
pidfile = "%%PREFIX%%/var/lib/prosody/prosody.pid"
log = {
{ levels = { min = "info" }, to = "syslog" };
}
-- This is the list of modules Prosody will load on startup.
-- It looks for mod_modulename.lua in the plugins folder, so make sure that exists too.
modules_enabled = {