# HG changeset patch # User Matthew Wild # Date 1242471704 -3600 # Node ID 2be14b7021b218483335743c2ea8bfd4997695c2 # Parent edef0c10e07679286f6134055c1f745ec84a056c prosody.cfg.lua.dist: Update example to a better one 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