diff development.ini @ 5079:fc71103e16b7

config: don't use rc in description of prefix middleware
author Mads Kiilerich <madski@unity3d.com>
date Tue, 28 Apr 2015 16:55:05 +0200
parents 04682d9fb33a
children dc6abf7a63d3
line wrap: on
line diff
--- a/development.ini	Tue Apr 28 16:55:05 2015 +0200
+++ b/development.ini	Tue Apr 28 16:55:05 2015 +0200
@@ -134,7 +134,7 @@
 host = 0.0.0.0
 port = 5000
 
-## prefix middleware for rc
+## middleware for hosting the WSGI application under a URL prefix
 #[filter:proxy-prefix]
 #use = egg:PasteDeploy#prefix
 #prefix = /<your-prefix>