Add view image config var to app.json

This commit is contained in:
jacr13 2021-04-14 23:23:43 +02:00
parent cb59b8d54c
commit a2b88e2936

View File

@ -100,6 +100,11 @@
"value": "",
"required": false
},
"WHOOGLE_CONFIG_VIEW_IMAGE": {
"description": "[CONFIG] Enable View Image option (set to 1 or leave blank)",
"value": "",
"required": false
},
"WHOOGLE_CONFIG_GET_ONLY": {
"description": "[CONFIG] Search using GET requests only (set to 1 or leave blank)",
"value": "",