Software / code / prosody
Diff
prosody.cfg.lua.dist @ 1176:2be14b7021b2
prosody.cfg.lua.dist: Update example to a better one
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Sat, 16 May 2009 12:01:44 +0100 |
| parent | 1132:3a63efe285c2 |
| child | 1291:22dcd5f06bc4 |
line wrap: on
line diff
--- 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