Oh right, actually mount /plugin_static/ :)

This commit is contained in:
Christopher Allan Webber 2013-05-22 10:06:24 -05:00
parent 5ccb16ca20
commit 2f21842159

View File

@ -14,6 +14,7 @@ use = egg:Paste#urlmap
/mgoblin_media/ = publicstore_serve
/mgoblin_static/ = mediagoblin_static
/theme_static/ = theme_static
/plugin_static/ = plugin_static
[app:mediagoblin]
use = egg:mediagoblin#app