added statuspage sample config to README.md
This commit is contained in:
parent
1163536c0b
commit
5d8220c6db
1 changed files with 3 additions and 0 deletions
|
@ -202,6 +202,9 @@ SectionPagesMenu = "main"
|
||||||
umamiurl = "https://analytics.example.com"
|
umamiurl = "https://analytics.example.com"
|
||||||
umamisrihash = "xyz"
|
umamisrihash = "xyz"
|
||||||
umamiid = "xxxxxxxxxxxxxxxxxxx-yyyyyyyyyy-zzzzzzzzzzzzz"
|
umamiid = "xxxxxxxxxxxxxxxxxxx-yyyyyyyyyy-zzzzzzzzzzzzz"
|
||||||
|
statuspageenabled = true
|
||||||
|
statuspage = "https://status.example.com/status/preview-demo"
|
||||||
|
statuspagename = "Statusseite"
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
tag = "tags"
|
tag = "tags"
|
||||||
|
|
Loading…
Add table
Reference in a new issue