From ce731cb119b501b2de58473c6fb0d205d772c004 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 28 Dec 2015 14:41:46 +0100 Subject: Update all Fripost links from http:// to https://. --- roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup') diff --git a/roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup b/roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup index 94c7a1f..23537b0 100644 --- a/roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup +++ b/roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup @@ -23,9 +23,9 @@ srcdir: /var/lib/ikiwiki/fripost-wiki # where to build the wiki destdir: /var/lib/ikiwiki/public_html/fripost-wiki # base url to the wiki -url: http://wiki.fripost.org +url: https://wiki.fripost.org # url to the ikiwiki.cgi -cgiurl: http://wiki.fripost.org/ikiwiki.cgi +cgiurl: https://wiki.fripost.org/ikiwiki.cgi # do not adjust cgiurl if CGI is accessed via different URL reverse_proxy: 0 # filename of cgi wrapper to generate @@ -137,9 +137,9 @@ git_wrapper: /var/lib/ikiwiki/wiki.fripost.org # unix users whose commits should be checked by the pre-receive hook #untrusted_committers: [] # gitweb url to show file history ([[file]] substituted) -historyurl: http://git.fripost.org/fripost-wiki/tree/[[file]] +historyurl: https://git.fripost.org/fripost-wiki/tree/[[file]] # gitweb url to show a diff ([[file]], [[sha1_to]], [[sha1_from]], [[sha1_commit]], and [[sha1_parent]] substituted) -diffurl: http://git.fripost.org/fripost-wiki/diff/[[file]]/?id=[[sha1_commit]] +diffurl: https://git.fripost.org/fripost-wiki/diff/[[file]]/?id=[[sha1_commit]] # where to pull and push changes (set to empty string to disable) gitorigin_branch: origin # branch that the wiki is stored in -- cgit v1.2.3