From 1fc38c597a7b58db493fb632dcaf73f26fba7649 Mon Sep 17 00:00:00 2001
From: Arquivo Publico de Memoria Coletiva 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
@@ -131,7 +131,7 @@ include a glob in the type, for example mimetype(image/*)
.
diff --git a/ikiwiki/pagespec/index.html b/ikiwiki/pagespec/index.html
index cde24187dfb..dea35ef3b3f 100644
--- a/ikiwiki/pagespec/index.html
+++ b/ikiwiki/pagespec/index.html
@@ -205,7 +205,7 @@ linking to the page containing the PageSpec.
diff --git a/ikiwiki/pagespec/po/index.html b/ikiwiki/pagespec/po/index.html
index 9ad59fab831..8f0e63ec3fd 100644
--- a/ikiwiki/pagespec/po/index.html
+++ b/ikiwiki/pagespec/po/index.html
@@ -118,7 +118,7 @@ translated.
diff --git a/ikiwiki/pagespec/sorting/index.html b/ikiwiki/pagespec/sorting/index.html
index daf3bafddac..e961c414ba2 100644
--- a/ikiwiki/pagespec/sorting/index.html
+++ b/ikiwiki/pagespec/sorting/index.html
@@ -116,7 +116,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 f72c951f96e..9f99cc93bc9 100644
--- a/ikiwiki/searching/index.html
+++ b/ikiwiki/searching/index.html
@@ -121,7 +121,7 @@ For example, "-discussion" will omit "discussion".
diff --git a/ikiwiki/subpage/index.html b/ikiwiki/subpage/index.html
index 08a84ed3191..d8e50241243 100644
--- a/ikiwiki/subpage/index.html
+++ b/ikiwiki/subpage/index.html
@@ -119,7 +119,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 5be89e0b7c3..47d66bbec89 100644
--- a/ikiwiki/subpage/linkingrules/index.html
+++ b/ikiwiki/subpage/linkingrules/index.html
@@ -138,7 +138,7 @@ links are checked for last of all.
diff --git a/ikiwiki/wikilink/index.html b/ikiwiki/wikilink/index.html
index 0c897585d7b..0369f17772e 100644
--- a/ikiwiki/wikilink/index.html
+++ b/ikiwiki/wikilink/index.html
@@ -142,7 +142,7 @@ Email addresses can also be used to generate a mailto link.
--
cgit v1.2.3