summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2023-05-10 13:37:44 +0200
committerGitHub <noreply@github.com>2023-05-10 13:37:44 +0200
commit66c47355b4c0a33f7cef0615fe7331bbce463361 (patch)
tree728e4ac73f09d893d32d6c851c9bd316f158430e /.gitmodules
parent836a56a956f252935dd2ed4908aab57e1a95ccaf (diff)
initial minimal h2o webserver integration (#14585)
Introduces h2o based web server as an alternative
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index dd687fee89..d2730eb8a4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,3 +9,7 @@
url = https://github.com/davisking/dlib.git
shallow = true
ignore = dirty
+[submodule "httpd/h2o"]
+ path = httpd/h2o
+ url = https://github.com/h2o/h2o.git
+ ignore = untracked