projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbfe1e3
)
proper spelling of viruses
author
http://madduck.net/
<http://madduck.net/@web>
Wed, 26 Nov 2008 09:16:11 +0000
(
04:16
-0500)
committer
Joey Hess
<joey@kitenet.net>
Wed, 26 Nov 2008 09:16:11 +0000
(
04:16
-0500)
doc/ikiwiki/pagespec/attachment.mdwn
patch
|
blob
|
history
diff --git
a/doc/ikiwiki/pagespec/attachment.mdwn
b/doc/ikiwiki/pagespec/attachment.mdwn
index 2d33db748ad2a5f9a35378194e0c0b497285eb08..344a4a734c6308cba4b193987dace2b8a8a95f11 100644
(file)
--- a/
doc/ikiwiki/pagespec/attachment.mdwn
+++ b/
doc/ikiwiki/pagespec/attachment.mdwn
@@
-9,7
+9,7
@@
configuration setting.
For example, to limit arbitrary files to 50 kilobytes, but allow
larger mp3 files to be uploaded by joey into a specific directory, and
-check all attachments for vir
ii
, something like this could be used:
+check all attachments for vir
uses
, something like this could be used:
virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))