server/src/main/webapp/WEB-INF/cowebConfig.json
author ymh <ymh.work@gmail.com>
Wed, 20 Feb 2013 12:14:10 +0100
changeset 63 c8ea79397dfe
parent 22 948283342245
permissions -rw-r--r--
Add automatic detection of websocket

{
  "sessionModerator"   : "org.iri_research.renkan.coweb.RenkanSessionModerator",
  "moderatorIsUpdater" : true,
  "operationEngine"    : true,
  "bots": [] 
}