Browse Source

updated wget url to https

pull/1/head
rra 7 years ago
parent
commit
598138ca44
  1. 2
      raw/configuring_an_xmpp_server.md

2
raw/configuring_an_xmpp_server.md

@ -123,7 +123,7 @@ Make a backup of the default prosody configuration and install [the one by the h
:::console
cd /etc/prosody
cp prosody.cfg.lua prosody.cfg.lua.original
wget http://homebrewserver.club/downloads/prosody.cfg.lua
wget https://homebrewserver.club/downloads/prosody.cfg.lua
The homebrewserver.club prosody config:

Loading…
Cancel
Save