Add view image config var to app.json
This commit is contained in:
parent
cb59b8d54c
commit
a2b88e2936
5
app.json
5
app.json
|
@ -100,6 +100,11 @@
|
||||||
"value": "",
|
"value": "",
|
||||||
"required": false
|
"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": {
|
"WHOOGLE_CONFIG_GET_ONLY": {
|
||||||
"description": "[CONFIG] Search using GET requests only (set to 1 or leave blank)",
|
"description": "[CONFIG] Search using GET requests only (set to 1 or leave blank)",
|
||||||
"value": "",
|
"value": "",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user