prosody.cfg.lua.dist: Update example to a better one
authorMatthew Wild <mwild1@gmail.com>
Sat, 16 May 2009 11:01:44 +0000 (12:01 +0100)
committerMatthew Wild <mwild1@gmail.com>
Sat, 16 May 2009 11:01:44 +0000 (12:01 +0100)
prosody.cfg.lua.dist

index c945e343db68bf75535d64acd996358571e41a21..182f88893233acd01e45b1fe10dcc6dfce88fd06 100644 (file)
@@ -15,7 +15,7 @@
 -- A table is a list of values, except each value has a name. An \r
 -- example would be:\r
 --\r
--- logging = { type = "html", directory = "/var/logs", rotate = "daily" }\r
+-- ssl = { key = "keyfile.key", certificate = "certificate.cert" }\r
 --\r
 -- Whitespace (that is tabs, spaces, line breaks) is mostly insignificant, so \r
 -- can \r