Author: psharples
Date: Thu Nov 10 12:38:52 2011
New Revision: 1200298

URL: http://svn.apache.org/viewvc?rev=1200298&view=rev
Log:
Removed reference to /wookie path for the proxy settings

Modified:
    incubator/wookie/trunk/src/widgetserver.properties

Modified: incubator/wookie/trunk/src/widgetserver.properties
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/src/widgetserver.properties?rev=1200298&r1=1200297&r2=1200298&view=diff
==============================================================================
--- incubator/wookie/trunk/src/widgetserver.properties (original)
+++ incubator/wookie/trunk/src/widgetserver.properties Thu Nov 10 12:38:52 2011
@@ -38,7 +38,7 @@ widget.proxy.scheme=
 widget.proxy.hostname=
 widget.proxy.port=
 ## default is to use the Wookie whitelist proxy
-widget.proxy.path=/wookie/proxy
+widget.proxy.path=/proxy
 ## comment out the line above, and uncomment this to use the Shindig open 
proxy instead
 # widget.proxy.path=/gadgets/proxy
 widget.proxy.username=


Reply via email to