Author: lindner
Date: Wed Jun 16 17:46:06 2010
New Revision: 955322

URL: http://svn.apache.org/viewvc?rev=955322&view=rev
Log:
keep metadata call from blowing up

Modified:
    shindig/trunk/config/container.js

Modified: shindig/trunk/config/container.js
URL: 
http://svn.apache.org/viewvc/shindig/trunk/config/container.js?rev=955322&r1=955321&r2=955322&view=diff
==============================================================================
--- shindig/trunk/config/container.js (original)
+++ shindig/trunk/config/container.js Wed Jun 16 17:46:06 2010
@@ -69,6 +69,7 @@
 // if locked domain is enabled and the implementation supports it.
 // query parameters will be added.
 "gadgets.iframeBaseUri" : "/gadgets/ifr",
+"gadgets.uri.iframe.basePath" : "/gadgets/ifr",
 
 // jsUriTemplate will have %host% and %js% substituted.
 // No locked domain special cases, but jsUriTemplate must


Reply via email to