From 32c11d0da0787640740acb1d8f32cf18dd28f87e Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Tue, 24 Dec 2024 22:50:22 +0900 Subject: [PATCH] Update docs/maintenance-and-troubleshooting.md: remove a section for ma1sd As the project has not updated since several years, it does not seem to be reasonable to pick it up specially on the document. Signed-off-by: Suguru Hirahara --- docs/maintenance-and-troubleshooting.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/maintenance-and-troubleshooting.md b/docs/maintenance-and-troubleshooting.md index 673c89859..d164ece52 100644 --- a/docs/maintenance-and-troubleshooting.md +++ b/docs/maintenance-and-troubleshooting.md @@ -51,7 +51,3 @@ The shortcut command with `just` program is also available: `just run-tags run-d ## Postgres See the dedicated [PostgreSQL Maintenance](maintenance-postgres.md) documentation page. - -## Ma1sd - -See the dedicated [Adjusting ma1sd Identity Server configuration](configuring-playbook-ma1sd.md) documentation page.