Skip to content
Commit afa97cb9 authored by Niklas Hambüchen's avatar Niklas Hambüchen
Browse files

nginx service: Make http2 an option.

HTTP 2 can break some things, for example due to this Chrome bug:

  https://bugs.chromium.org/p/chromium/issues/detail?id=796199

So the service hardcoding it to be enabled is not helpful.

This commit adds an option so you can turn it off.
parent d045d625
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment