server/java/renkan-web/src/main/webapp/WEB-INF/cowebConfig.json
author rougeronj
Tue, 05 May 2015 17:59:14 +0200
changeset 445 705a2e9c6c9d
parent 316 242510015401
permissions -rw-r--r--
Add popup_editor and editor_panel option to allow the editor panel to bin in an external div Update the scene, the node editor and the edge editor to include the options

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