General Actions to handlers Refacto
This commit is contained in:
+2
-1
@@ -26,6 +26,7 @@
|
||||
}
|
||||
],
|
||||
"gps": {
|
||||
"primordialDaemon": true,
|
||||
"gpsActionsChannel": "system:requests:gps",
|
||||
"gpsActionsReply": "system:replies:[UID]",
|
||||
"GPSstorage": {
|
||||
@@ -58,7 +59,6 @@
|
||||
"arenaChannel": "arena:lifecycle",
|
||||
"godsReadyChannel": "arena:gods:ready"
|
||||
},
|
||||
"expectedGods": ["gps"],
|
||||
"readyTimeoutMs": 30000
|
||||
},
|
||||
"mysql": {
|
||||
@@ -67,6 +67,7 @@
|
||||
"simDatabase": "p42SIM"
|
||||
},
|
||||
"observer": {
|
||||
"primordialDaemon": false,
|
||||
"observerActionsChannel": "system:requests:observer",
|
||||
"observerActionsReply": "system:replies:[UID]",
|
||||
"senderId": "observer",
|
||||
|
||||
Reference in New Issue
Block a user