]> TLD Linux GIT Repositories - packages/lighttpd.git/blobdiff - mod_wstunnel.conf
- merged 1.4.48 from PLD, TLDized
[packages/lighttpd.git] / mod_wstunnel.conf
diff --git a/mod_wstunnel.conf b/mod_wstunnel.conf
new file mode 100644 (file)
index 0000000..08914e3
--- /dev/null
@@ -0,0 +1,7 @@
+# WebSocket tunnel endpoint.
+#
+# Documentation: https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModWSTunnel
+
+server.modules += (
+       "mod_wstunnel"
+)