dev: 临时关闭TLS 1.3

This commit is contained in:
2026-02-12 23:18:55 +08:00
parent 0ae5d63036
commit 8ceecda06f
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -31,6 +31,10 @@ DownloadManager="*res://scripts/autoload/DownloadManager.gd"
window/size/viewport_width=1920
window/size/viewport_height=1080
[network]
tls/enable_tls_v1.3=false
[rendering]
renderer/rendering_method="gl_compatibility"