João

Results 8 comments of João

I have fix it in my case using this : ```Latex % map defaulf block to oldblock \let\oldblock\block \let\endoldblock\endblock % change block by adding smallskip \renewenvironment{block}[1] {\begin{oldblock}{#1} \smallskip } {...

I have made the changes to allow the user to set the encryption or not, the option will only work if a key has been previously set in the environment...

To use the whoogle.env file, you need to copy the whoogle.template.env file and rename it whoogle.env, then you should uncomment and modify the config according to your preferences. Now you...

> I'm using Whoogle in docker and in the doc, I see you can add a variable of WHOOGLE_CONFIG_ALTS (I assume 0=no, 1=yes) but that doesn't seem to work as...

Which version are you using? Which deployment (with which command)? Do you mind sharing your whoogle.env?

Whoogle has now the possibility to encode preferences in URL, it is maybe a solution for your problem

The last command you sent should work perfectly! `docker run --restart=always --publish 5001:5000 --detach --name whoogle-search -e WHOOGLE_CONFIG_VIEW_IMAGE=1 -e WHOOGLE_RESULTS_PER_PAGE=20 benbusby/whoogle-search:latest`

Could give this a try, do you have a list of public (free?) proxies that I could use to test ?