Software /
code /
prosody
Changeset
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 |
parents | 1175:edef0c10e076 |
children | 1177:97ecfcec2d71 |
files | prosody.cfg.lua.dist |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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