Merge remote-tracking branch 'origin/master' into http2-confs

Signed-off-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
Eric Nemchik 2024-07-14 09:53:34 -05:00
commit 28e751d45f
No known key found for this signature in database
230 changed files with 242 additions and 244 deletions

View file

@ -1,4 +1,4 @@
## Version 2024/05/29
## Version 2024/07/14
# Make sure that DNS has a cname set for transmission
#
# Some Transmission Chrome extensions cannot handle HTTP/2 proxies as they
@ -6,9 +6,8 @@
# X-Transmission-Session-Id header or not. HTTP/2 does not return this text
# so jQuery responses are empty. This causes RPCs to fail.
#
# If your extension is affected, you can remove http2 from the default server
# in /config/nginx/site-confs/default or listen on a different port that has
# no http2 servers defined. Better yet, submit a bug report with the
# If your extension is affected, you can remove http2 from
# /config/nginx/nginx.conf or submit a bug report with the
# extension developer to fix their extensions to support HTTP/2.
server {