Fix build with older Qt: Disable http2 for now due to Qt bug, add env var (upstream)
authorMichael Schuster <michael@schuster.ms>
Mon, 2 Mar 2020 00:47:00 +0000 (01:47 +0100)
committerMichael Schuster <michael@schuster.ms>
Mon, 2 Mar 2020 00:47:00 +0000 (01:47 +0100)
commitf90f31756a719e02122f6cd8ee112a13da768dfd
tree074cdd4bc8583d933cca5dbd9c8bafc47bc370d5
parente2066b317bcd71e683c3dbd315ea5afe95a2003b
Fix build with older Qt: Disable http2 for now due to Qt bug, add env var (upstream)

Disable http2 for now due to Qt bug but allow enabling it via env var, see: https://github.com/owncloud/client/pull/7620
  and: https://github.com/nextcloud/desktop/pull/1806
Issue: https://github.com/nextcloud/desktop/issues/1503

Co-authored-by: XNG <Milokita@users.noreply.github.com>
Co-authored-by: Hannah von Reth <hannah.vonreth@owncloud.com>
Signed-off-by: Michael Schuster <michael@schuster.ms>
src/libsync/accessmanager.cpp