Oh right, actually mount /plugin_static/ :)
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 22 May 2013 15:06:24 +0000 (10:06 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 May 2013 18:33:07 +0000 (13:33 -0500)
paste.ini

index 3ac785adcf0d83a8ba3d579a559ebbb9408e006e..3c7eb177921cf990da5050cb1f50ee6ec2eea518 100644 (file)
--- a/paste.ini
+++ b/paste.ini
@@ -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