mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Add Readeck integration
This commit is contained in:
parent
2f8d3a7958
commit
cfdb890eae
26 changed files with 366 additions and 20 deletions
|
@ -70,6 +70,11 @@ type Integration struct {
|
|||
AppriseEnabled bool
|
||||
AppriseURL string
|
||||
AppriseServicesURL string
|
||||
ReadeckEnabled bool
|
||||
ReadeckURL string
|
||||
ReadeckAPIKey string
|
||||
ReadeckLabels string
|
||||
ReadeckOnlyURL bool
|
||||
ShioriEnabled bool
|
||||
ShioriURL string
|
||||
ShioriUsername string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue