Ricerca Globale ricerche salvate e impostazioni

This commit is contained in:
Alhaziel
2019-12-21 12:20:28 +01:00
parent 9ab2f6139e
commit 3117cccf77
2 changed files with 119 additions and 55 deletions
+29 -7
View File
@@ -8,13 +8,35 @@
"categories": [],
"settings": [
{
"id": "thread_number",
"type": "list",
"label": "@60673",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": ["auto","1","2","4","6","8","16","24","32","64"]
"id": "last_search",
"type": "bool",
"label": "@60678",
"default": true,
"enabled": true,
"visible": true
},
{
"id": "saved_searches_limit",
"type": "list",
"label": "@60677",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"10",
"20",
"30",
"40"
]
},
{
"id": "thread_number",
"type": "list",
"label": "@60673",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": ["auto","1","2","4","6","8","16","24","32","64"]
}
]
}