mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Add Espial integration
This commit is contained in:
parent
fb585d0086
commit
ab3fdf509f
23 changed files with 222 additions and 5 deletions
|
@ -29,6 +29,10 @@ type Integration struct {
|
|||
NunuxKeeperEnabled bool
|
||||
NunuxKeeperURL string
|
||||
NunuxKeeperAPIKey string
|
||||
EspialEnabled bool
|
||||
EspialURL string
|
||||
EspialAPIKey string
|
||||
EspialTags string
|
||||
PocketEnabled bool
|
||||
PocketAccessToken string
|
||||
PocketConsumerKey string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue