Changeset 9287
- Timestamp:
- Nov 20, 2008, 5:26:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE3/plugins/opOpenSocialPlugin/trunk/lib/vendor/Shindig/config/container.js
r9274 r9287 130 130 // Must be on the same domain as the gadget rendering server 131 131 "impl" : "rpc", //Use "rpc" to enable JSON-RPC, "rest' for REST 132 "path" : "http://%host%%webprefix% /social",132 "path" : "http://%host%%webprefix%social", 133 133 "domain" : "shindig", 134 134 "enableCaja" : false,
Note: See TracChangeset
for help on using the changeset viewer.