From d16dd7e54570cc10b5f901f6914d882d6e5cb3ee Mon Sep 17 00:00:00 2001
From: Cache do Fluxo prefix_directives
option is disabled.
virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))
+virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or ((mimetype(image/jpeg) or mimetype(image/png)) and maxsize(50kb)))
The regular PageSpec syntax is expanded with the following
@@ -130,7 +130,7 @@ include a glob in the type, for example mimetype(image/*)
.
diff --git a/ikiwiki/pagespec/index.html b/ikiwiki/pagespec/index.html
index 8c7337c..eef416a 100644
--- a/ikiwiki/pagespec/index.html
+++ b/ikiwiki/pagespec/index.html
@@ -204,7 +204,7 @@ linking to the page containing the PageSpec.
diff --git a/ikiwiki/pagespec/po/index.html b/ikiwiki/pagespec/po/index.html
index 5b6495e..cb02d92 100644
--- a/ikiwiki/pagespec/po/index.html
+++ b/ikiwiki/pagespec/po/index.html
@@ -117,7 +117,7 @@ translated.
diff --git a/ikiwiki/pagespec/sorting/index.html b/ikiwiki/pagespec/sorting/index.html
index 8197867..0d79bcf 100644
--- a/ikiwiki/pagespec/sorting/index.html
+++ b/ikiwiki/pagespec/sorting/index.html
@@ -115,7 +115,7 @@ title in reverse order if two pages have the same age).
diff --git a/ikiwiki/searching/index.html b/ikiwiki/searching/index.html
index d6c0195..3999554 100644
--- a/ikiwiki/searching/index.html
+++ b/ikiwiki/searching/index.html
@@ -120,7 +120,7 @@ For example, "-discussion" will omit "discussion".
diff --git a/ikiwiki/subpage/index.html b/ikiwiki/subpage/index.html
index e8071cd..2c3de7c 100644
--- a/ikiwiki/subpage/index.html
+++ b/ikiwiki/subpage/index.html
@@ -118,7 +118,7 @@ can be nested as deeply as you'd like.
diff --git a/ikiwiki/subpage/linkingrules/index.html b/ikiwiki/subpage/linkingrules/index.html
index 56a839d..95a4169 100644
--- a/ikiwiki/subpage/linkingrules/index.html
+++ b/ikiwiki/subpage/linkingrules/index.html
@@ -137,7 +137,7 @@ links are checked for last of all.
diff --git a/ikiwiki/wikilink/index.html b/ikiwiki/wikilink/index.html
index 9d733c5..e377e76 100644
--- a/ikiwiki/wikilink/index.html
+++ b/ikiwiki/wikilink/index.html
@@ -141,7 +141,7 @@ Email addresses can also be used to generate a mailto link.
diff --git a/index.html b/index.html
index 667664f..5dee9c6 100644
--- a/index.html
+++ b/index.html
@@ -81,6 +81,7 @@
git clone git://git.fluxo.info/cache.git
git clone https://git.fluxo.info/cache.git
+git clone https://cache.fluxo.info/.git cache
@@ -106,7 +107,7 @@ git clone https://git.fluxo.info/cache.git
diff --git a/sandbox/index.html b/sandbox/index.html
index 869d2bc..11db9bb 100644
--- a/sandbox/index.html
+++ b/sandbox/index.html
@@ -137,7 +137,7 @@
diff --git a/shortcuts/index.html b/shortcuts/index.html
index 924151c..554d277 100644
--- a/shortcuts/index.html
+++ b/shortcuts/index.html
@@ -191,7 +191,7 @@ ikiwiki will include your shortcut in the standard underlay.
diff --git a/smileys/index.html b/smileys/index.html
index a26df21..126b84f 100644
--- a/smileys/index.html
+++ b/smileys/index.html
@@ -158,7 +158,7 @@ smileys directory in the path to the file.
diff --git a/templates/index.html b/templates/index.html
index 6494ef9..3c0057a 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -196,7 +196,7 @@ interface; do not normally need to be customised.
diff --git a/templates/note/index.html b/templates/note/index.html
index 61cef4f..2cac4ef 100644
--- a/templates/note/index.html
+++ b/templates/note/index.html
@@ -109,7 +109,7 @@ parameter:
diff --git a/templates/popup/index.html b/templates/popup/index.html
index 38cc4c5..a66e11f 100644
--- a/templates/popup/index.html
+++ b/templates/popup/index.html
@@ -112,7 +112,7 @@ inline in the page, inside square brackets.
--
cgit v1.2.3