server/java/renkan-web/src/main/webapp/WEB-INF/cowebConfig.json
author rougeronj
Mon, 29 Dec 2014 17:24:11 +0100
changeset 354 554129dbdbd0
parent 316 242510015401
permissions -rw-r--r--
Add test in case we give a user id and name to the renkan

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