prosody.cfg.lua.dist
changeset 12347 310bd427901c
parent 12345 48aa833f9649
child 12348 4f2e77185db4
equal deleted inserted replaced
12346:cba0b93320b7 12347:310bd427901c
   216 -- Prosody requires at least one enabled VirtualHost to function. You can
   216 -- Prosody requires at least one enabled VirtualHost to function. You can
   217 -- safely remove or disable 'localhost' once you have added another.
   217 -- safely remove or disable 'localhost' once you have added another.
   218 
   218 
   219 
   219 
   220 --VirtualHost "example.com"
   220 --VirtualHost "example.com"
   221 --	certificate = "/path/to/example.crt"
       
   222 
   221 
   223 ------ Components ------
   222 ------ Components ------
   224 -- You can specify components to add hosts that provide special services,
   223 -- You can specify components to add hosts that provide special services,
   225 -- like multi-user conferences, and transports.
   224 -- like multi-user conferences, and transports.
   226 -- For more information on components, see https://prosody.im/doc/components
   225 -- For more information on components, see https://prosody.im/doc/components