multi-client but one ntg search, nontrivial config.json change
This commit is contained in:
26
config.json
26
config.json
@@ -1,23 +1,33 @@
|
||||
{
|
||||
"Name": "pa",
|
||||
"Interval": {
|
||||
"Input": "10s..30s",
|
||||
"OK": "6h0m0s..6h0m0s",
|
||||
"Error": "6h0m0s..6h0m0s"
|
||||
},
|
||||
"States": [
|
||||
"FL",
|
||||
"GA",
|
||||
"NC"
|
||||
],
|
||||
"Clients": {
|
||||
"pa": {
|
||||
"States": [
|
||||
"OH"
|
||||
],
|
||||
"IDs": {
|
||||
"Matrix": "@belandbroc:matrix.org"
|
||||
}
|
||||
},
|
||||
"caleb": {
|
||||
"States": [
|
||||
"OH"
|
||||
],
|
||||
"IDs": {
|
||||
"Matrix": "@belandbroc:matrix.org"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Storage": [
|
||||
"map"
|
||||
],
|
||||
"Client": "breellocaldev@gmail.com",
|
||||
"Message": {
|
||||
"Matrix": {
|
||||
"ReceiveEnabled": true,
|
||||
"Client": "@belandbroc:matrix.org",
|
||||
"Mock": true,
|
||||
"Homeserver": "https://matrix-client.matrix.org",
|
||||
"Username": "@breellocaldev:matrix.org",
|
||||
|
||||
Reference in New Issue
Block a user