summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2017-12-15 12:05:30 +0000
committerPeter Powell <petpow@saberuk.com>2017-12-16 13:13:33 +0000
commit2989c948e4a7df75e0ff66d33b5f00c64c7ae87a (patch)
tree75db414c6683ce81d215bf56ae0912a60c9cf767 /docs
parent18ecf9d7e4056c4de789064508074266208e678f (diff)
Use HTTPS URLs in the executable file and include examples.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/inspircd.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example
index 164f8130d..b131f15ea 100644
--- a/docs/conf/inspircd.conf.example
+++ b/docs/conf/inspircd.conf.example
@@ -53,7 +53,7 @@
#<include executable="/path/to/executable parameters"> #
# #
# Executable include example: #
-#<include executable="/usr/bin/wget -q -O - http://example.com/inspircd.conf">
+#<include executable="/usr/bin/wget -q -O - https://example.com/inspircd.conf">
# #
@@ -443,7 +443,7 @@
# Example of an executable file include. Note this will be read on rehash,
# not when the command is run.
-#<execfiles rules="wget -O - http://www.example.com/rules.txt">
+#<execfiles rules="wget -O - https://www.example.com/rules.txt">
#-#-#-#-#-#-#-#-#-#-#-# MAXIMUM CHANNELS -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# #