Browse Source

Allow larger image previews on the website.

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@4709 92316355-f0b4-4df1-b90c-862c8a59935f
master
sam 14 years ago
parent
commit
afe9952866
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      trac/conf/trac.ini

+ 1
- 1
trac/conf/trac.ini View File

@@ -53,7 +53,7 @@ roadmap = disabled
[mimeviewer]
enscript_modes = text/x-dylan:dylan:4
enscript_path = enscript
max_preview_size = 262144
max_preview_size = 2621440
mime_map = text/x-dylan:dylan,text/x-idl:ice,text/x-ada:ads:adb
php_path = php
silvercity_modes =


Loading…
Cancel
Save