Hi,
since nginx 1.25 i have the following warnings in the log: the "listen ... http2" directive is deprecated
i know i need to change the listen http2 and add a new directive with http2 on;
but my question is, as we are now on nginx 1.26 and it is still in the logs, is this something i need to do in my configs or is it something the CWP updates should fix for us?
thanks