You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
317 B
15 lines
317 B
|
|
[cam_queue]
|
|
## _key (worker + @@ + sha1(action_name+sid))
|
|
field.time = time
|
|
field.sid = string
|
|
field.action_name = string
|
|
## info b64(csv)
|
|
field.info = string
|
|
field.worker = string
|
|
## settings (original payload)
|
|
field.settings = string
|
|
|
|
accelerated_fields.default = {"worker": 1}
|
|
accelerated_fields.sid = {"sid": 1}
|