prosody.cfg.lua.dist: Remove example certificate, this should just work
authorKim Alvefur <zash@zash.se>
Sun, 13 Feb 2022 21:52:43 +0100
changeset 12347 310bd427901c
parent 12346 cba0b93320b7
child 12348 4f2e77185db4
prosody.cfg.lua.dist: Remove example certificate, this should just work
prosody.cfg.lua.dist
--- a/prosody.cfg.lua.dist	Sat Feb 12 18:47:22 2022 +0100
+++ b/prosody.cfg.lua.dist	Sun Feb 13 21:52:43 2022 +0100
@@ -218,7 +218,6 @@
 
 
 --VirtualHost "example.com"
---	certificate = "/path/to/example.crt"
 
 ------ Components ------
 -- You can specify components to add hosts that provide special services,