aboutsummaryrefslogtreecommitdiffstats
path: root/prosody.cfg.lua.dist
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2022-02-13 21:52:43 +0100
committerKim Alvefur <zash@zash.se>2022-02-13 21:52:43 +0100
commit09f6d8f21d321dc352553924da3ae63ea99482c0 (patch)
treecf268c60360a30133e85af8cc10dfe035448b985 /prosody.cfg.lua.dist
parent9fbf5bf7add64c6059af859a15bcaeda386395ec (diff)
downloadprosody-09f6d8f21d321dc352553924da3ae63ea99482c0.tar.gz
prosody-09f6d8f21d321dc352553924da3ae63ea99482c0.zip
prosody.cfg.lua.dist: Remove example certificate, this should just work
Diffstat (limited to 'prosody.cfg.lua.dist')
-rw-r--r--prosody.cfg.lua.dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist
index ab4072cc..8f5f43cc 100644
--- a/prosody.cfg.lua.dist
+++ b/prosody.cfg.lua.dist
@@ -218,7 +218,6 @@ VirtualHost "localhost"
--VirtualHost "example.com"
--- certificate = "/path/to/example.crt"
------ Components ------
-- You can specify components to add hosts that provide special services,