From 1fc38c597a7b58db493fb632dcaf73f26fba7649 Mon Sep 17 00:00:00 2001
From: Arquivo Publico de Memoria Coletiva
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/*)
.
--
cgit v1.2.3