23 lines
406 B
JSON
23 lines
406 B
JSON
{
|
|
"global-turbo": false,
|
|
"concurrent": 4,
|
|
"queue-notification": true,
|
|
"finish-notification": true,
|
|
"open-manager-on-queue": true,
|
|
"text-links": true,
|
|
"add-paused": false,
|
|
"hide-context": false,
|
|
"conflict-action": "uniquify",
|
|
"nagging": 0,
|
|
"nagging-next": 7,
|
|
"tooltip": true,
|
|
"show-urls": false,
|
|
"remove-missing-on-init": false,
|
|
"limits": [
|
|
{
|
|
"domain": "*",
|
|
"concurrent": -1
|
|
}
|
|
]
|
|
}
|