16 lines
362 B
TOML
16 lines
362 B
TOML
[completedQueue]
|
|
hash = "sha1-398c7d4f7b0d522afb930769c0fbb1a9f4b61fbe"
|
|
other = "Completed"
|
|
|
|
[errorQueue]
|
|
hash = "sha1-72aecd9ad85642d84d62dbbf3cf70953c5f696c7"
|
|
other = "Error"
|
|
|
|
[inProgressQueue]
|
|
hash = "sha1-eff79c40e2100ae5fadf3a7d99336025edcca8b5"
|
|
other = "In Progress"
|
|
|
|
[waitingQueue]
|
|
hash = "sha1-307429dd84150877080c4bbff2b340d1e7dadff2"
|
|
other = "Waiting"
|