Prosody configuration directory
===============================

The Debian configuration file `/etc/prosody/prosody.cfg.lua` should contain
only global settings.

Debian Per-host configuration files should be placed in `/etc/prosody/conf.avail/`,
and the active ones should be linked in `/etc/prosody/conf.d/`

Each config file must be as `<fqdm_or_domainname>.cfg.lua` and must have a minimal of:
the `VirtualHost` definition with same host of `<fqdm_or_domainname>`

Next lines must be one tab identation `VitualHost` definitions with minimal of
the sentence `enabled = ` with true or false to make active or disabled.

Finally each changes must use "prosodyctl check config" to get sure that there's 
