removed [CNXID] cursor delirium, changed frustum chan to [CUID]
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
"accessRights":[
|
||||
{
|
||||
"roles": "*",
|
||||
"mustSubscribe": [ "system:notifs:[UID]", "system:notifs", "system:replies:[UID]" ],
|
||||
"canSubscribe": [ "system:gps:*", "arena:gps:*","arena:agents:*",
|
||||
"system:observer:subscribed[UID]:agents",
|
||||
"system:maestro:lifecycle:[UID]" ],
|
||||
"canPublish": [ "system:requests:*", "system:observer:requests" ],
|
||||
"mustSubscribe": [ "system:notifs:[UID]", "system:notifs", "system:replies:[UID]" ],
|
||||
"canSubscribe": [ "system:gps:*", "arena:gps:*","arena:agents:*", "arena:requests:[UID]", "arena:replies:[UID]",
|
||||
"system:observer:subscribed[CUID]:agents",
|
||||
"system:maestro:lifecycle:[UID]" ],
|
||||
"canPublish": [ "system:requests:*", "system:observer:requests" ],
|
||||
"canSet": [ ],
|
||||
"canGet": [ ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user