Subject: [PATCH] Add QUIC UFW config --- Index: debian/ufw/nginx IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== diff --git a/debian/ufw/nginx b/debian/ufw/nginx --- a/debian/ufw/nginx (revision 81a4068bc9d40f0c331f6f46848f986dcd4c5776) +++ b/debian/ufw/nginx (revision 523139cd680b2cb79e5f057af3ef724540fc670c) @@ -12,3 +12,8 @@ title=Web Server (Nginx, HTTP + HTTPS) description=Small, but very powerful and efficient web server ports=80,443/tcp + +[Nginx QUIC] +title=Web Server (Nginx, HTTP + HTTPS + QUIC) +description=Small, but very powerful and efficient web server +ports=80,443/tcp|443/udp