server/java/renkan-web/src/main/webapp/WEB-INF/cowebConfig.json
author ymh <ymh.work@gmail.com>
Fri, 02 Oct 2015 13:45:40 +0200
changeset 574 de0d488a0a1b
parent 316 242510015401
permissions -rw-r--r--
add call to grunt to build client before compilation of java server and correct maven spring version problem

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