Is there a way to enable http2 by default on ea-nginx on WHM 94? I can go into each domain's .conf file in /etc/nginx/conf.d/ and add "http2" for connections to port 443, but this seems inefficient (and also at risk of being disabled with a future server update). I'm trying to wring every bit of server performance out of my system as possible -- web pages are loading too slowly -- and so adding http2 into the mix seems like a good idea... Thanks!