added a/v submission testing
[mediagoblin.git] / paste.ini
index 0cb014081042ea8818d69c95a6f7909ba8cd4a8d..68fd9dea43c889ec256b29536368902a8e1ddb99 100644 (file)
--- a/paste.ini
+++ b/paste.ini
@@ -51,7 +51,7 @@ debug = false
 # The server that is run by default.
 # By default, should only be accessable locally
 [server:main]
-use = egg:gunicorn
+use = egg:mediagoblin#paste_server_selector
 host = 127.0.0.1
 port = 6543
 # Gunicorn settings. See http://docs.gunicorn.org/en/19.0/settings.html