Skip to content

Commit ccb07fd

Browse files
committed
Update nginx.conf
1 parent e091ff9 commit ccb07fd

File tree

1 file changed

+2
-0
lines changed
  • resources/modules/Nginx/ospanel_data/default/templates

1 file changed

+2
-0
lines changed

resources/modules/Nginx/ospanel_data/default/templates/nginx.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ events {
1616

1717
http {
1818

19+
http2 off;
20+
http3 off;
1921
include mime.types;
2022
default_type application/octet-stream;
2123

0 commit comments

Comments
 (0)