summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2022-04-22 13:35:19 +0200
committerLibravatar GitHub <noreply@github.com>2022-04-22 13:35:19 +0200
commit61e60133ef6d169cb82ca2fd26f10cdbebfc46ff (patch)
treea0bcd70544046d2a28df13927c1540c95224b9f5 /mkdocs.yml
parent[chore] Tidy up federating db locks a tiny bit (#472) (diff)
downloadgotosocial-61e60133ef6d169cb82ca2fd26f10cdbebfc46ff.tar.xz
[documentation] Add WebSocket protocol documentation (#470)
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 5e128ce21..b5704a3d3 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -20,6 +20,7 @@ nav:
- "installation_guide/nginx.md"
- "installation_guide/apache-httpd.md"
- "installation_guide/third_party.md"
+ - "installation_guide/websocket.md"
- "Configuration":
- "configuration/index.md"
- "configuration/general.md"