server/java/renkan-web/src/main/webapp/WEB-INF/cowebConfig.json
author ymh <ymh.work@gmail.com>
Sun, 14 Jul 2024 22:00:08 +0200
changeset 666 9d6550026232
parent 316 242510015401
permissions -rw-r--r--
Added tag V00.13.04 for changeset 69d13e7dd286
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22
948283342245 Session moderator + test in model
ymh <ymh.work@gmail.com>
parents: 9
diff changeset
     1
{
948283342245 Session moderator + test in model
ymh <ymh.work@gmail.com>
parents: 9
diff changeset
     2
  "sessionModerator"   : "org.iri_research.renkan.coweb.RenkanSessionModerator",
948283342245 Session moderator + test in model
ymh <ymh.work@gmail.com>
parents: 9
diff changeset
     3
  "moderatorIsUpdater" : true,
948283342245 Session moderator + test in model
ymh <ymh.work@gmail.com>
parents: 9
diff changeset
     4
  "operationEngine"    : true,
948283342245 Session moderator + test in model
ymh <ymh.work@gmail.com>
parents: 9
diff changeset
     5
  "bots": [] 
9
2ab67fa1e78d add first server code version
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
}