summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2024-03-25 18:05:14 +0100
committerLibravatar GitHub <noreply@github.com>2024-03-25 17:05:14 +0000
commitb7b42e832ad711ebb5af5c03e1c8e8a471c6bde0 (patch)
tree2fbc4188fd3104f141abe590ac7b586d73772e74 /mkdocs.yml
parent[bugfix] Avoid empty public/local timeline queries (#2784) (diff)
downloadgotosocial-b7b42e832ad711ebb5af5c03e1c8e8a471c6bde0.tar.xz
[feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783)
* [feature] Add healthcheck endpoints `/livez` and `/readyz` * use select that returns no data
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 38dc7d449..1b479304f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -108,6 +108,7 @@ nav:
- "advanced/security/index.md"
- "advanced/security/sandboxing.md"
- "advanced/security/firewall.md"
+ - "advanced/healthchecks.md"
- "advanced/tracing.md"
- "advanced/metrics.md"