From 5d8220c6db5d35ba9fac5c6d4e22efcbb074c13b Mon Sep 17 00:00:00 2001 From: "stephan.hadan" Date: Wed, 29 Jan 2025 12:52:55 +0100 Subject: [PATCH] added statuspage sample config to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 785a44c..8c816a8 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,9 @@ SectionPagesMenu = "main" umamiurl = "https://analytics.example.com" umamisrihash = "xyz" umamiid = "xxxxxxxxxxxxxxxxxxx-yyyyyyyyyy-zzzzzzzzzzzzz" + statuspageenabled = true + statuspage = "https://status.example.com/status/preview-demo" + statuspagename = "Statusseite" [taxonomies] tag = "tags"