diff -r edef0c10e076 -r 2be14b7021b2 prosody.cfg.lua.dist --- a/prosody.cfg.lua.dist Sat May 16 15:56:45 2009 +0500 +++ b/prosody.cfg.lua.dist Sat May 16 12:01:44 2009 +0100 @@ -15,7 +15,7 @@ -- A table is a list of values, except each value has a name. An -- example would be: -- --- logging = { type = "html", directory = "/var/logs", rotate = "daily" } +-- ssl = { key = "keyfile.key", certificate = "certificate.cert" } -- -- Whitespace (that is tabs, spaces, line breaks) is mostly insignificant, so -- can