mirror of
https://github.com/miniflux/v2.git
synced 2025-07-22 17:18:37 +00:00
Add Linkwarden integration
This commit is contained in:
parent
ccb9eed573
commit
1d90ce9dd2
26 changed files with 215 additions and 3 deletions
|
@ -59,6 +59,9 @@ type Integration struct {
|
|||
LinkdingAPIKey string
|
||||
LinkdingTags string
|
||||
LinkdingMarkAsUnread bool
|
||||
LinkwardenEnabled bool
|
||||
LinkwardenURL string
|
||||
LinkwardenAPIKey string
|
||||
MatrixBotEnabled bool
|
||||
MatrixBotUser string
|
||||
MatrixBotPassword string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue