Author: hsaputra
Date: Tue Nov 1 22:31:38 2011
New Revision: 1196334
URL: http://svn.apache.org/viewvc?rev=1196334&view=rev
Log:
SHINDIG-1654 | Remove unused configuration in shindig.properties for proxy and
concat urls | Patch from Stanton Sievers
Modified:
shindig/trunk/java/common/conf/shindig.properties
Modified: shindig/trunk/java/common/conf/shindig.properties
URL:
http://svn.apache.org/viewvc/shindig/trunk/java/common/conf/shindig.properties?rev=1196334&r1=1196333&r2=1196334&view=diff
==============================================================================
--- shindig/trunk/java/common/conf/shindig.properties (original)
+++ shindig/trunk/java/common/conf/shindig.properties Tue Nov 1 22:31:38 2011
@@ -64,8 +64,6 @@ shindig.content-rewrite.include-urls=.*
shindig.content-rewrite.exclude-urls=
shindig.content-rewrite.include-tags=body,embed,img,input,link,script,style
shindig.content-rewrite.expires=86400
-shindig.content-rewrite.proxy-url=%contextRoot%/gadgets/proxy?container=default&url=
-shindig.content-rewrite.concat-url=%contextRoot%/gadgets/concat?container=default&
shindig.content-rewrite.enable-split-js-concat=true
shindig.content-rewrite.enable-single-resource-concat=false