Feature: mailcow widget (#3993)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Simon 2024-09-14 16:59:41 +02:00 committed by GitHub
parent 1f47ee8f11
commit 85736c55c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 78 additions and 0 deletions

View file

@ -0,0 +1,15 @@
---
title: Mailcow
description: Mailcow Widget Configuration
---
Learn more about [Mailcow](https://github.com/mailcow/mailcow-dockerized).
Allowed fields: `["domains", "mailboxes", "mails", "storage"]`.
```yaml
widget:
type: mailcow
url: https://mailcow.host.or.ip
key: mailcowapikey
```