diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index c945e343d..182f88893 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -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