prosody.cfg.lua.dist: Update example to a better one

This commit is contained in:
Matthew Wild 2009-05-16 12:01:44 +01:00
parent 9e0d2195f1
commit 3b686ad3be

View file

@ -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