A couple of weeks back, while working on and tweaking my sites to resolve some (still unresolved) issues, I turned off the NGINX compression option in Hummingbird > Gzip Compression
I had assumed that like everything else, I'd have the option of turning it back on. Apparently I can't.
Now all of my sites have this feature turned off.
I have a notice saying:
—-
Enable compression
Follow the instructions to activate GZip compression for this website.
For NGINX servers:
Copy the generated code into your nginx.conf usually located at /etc/nginx/nginx.conf or /usr/local/nginx/conf/nginx.conf
Add the code above to the http or inside server section in the file.
Reload NGINX.
If you do not have access to your NGINX config files you will need to contact your hosting provider to make these changes.
—
You can see more information here https://i.imgur.com/3lMWh7t.jpg
I'm not sure what to do – thanks!!