diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-12 15:34:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-12 15:34:05 -0400 |
commit | 0b3d252ad6ff34d31d10eb82a04ab6d1e0870e4c (patch) | |
tree | 9e6b0be3cd06cff446632bd94e1911963cbabad9 /doc/ikiwiki | |
parent | 8ae0b41163ebacead429c8af27aa7e83e62dc54b (diff) |
remove mention of deprecated admin prefs page
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r-- | doc/ikiwiki/pagespec/attachment.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ikiwiki/pagespec/attachment.mdwn b/doc/ikiwiki/pagespec/attachment.mdwn index 2a1f8aaab..de7c7417f 100644 --- a/doc/ikiwiki/pagespec/attachment.mdwn +++ b/doc/ikiwiki/pagespec/attachment.mdwn @@ -4,8 +4,8 @@ else="This wiki has attachments **disabled**."]] If attachments are enabled, the wiki admin can control what types of -attachments will be accepted, by entering a [[ikiwiki/PageSpec]] in the -"Allowed Attachments" field of their preferences page. +attachments will be accepted, via the `allowed_attachments` +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 |