mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Add Shaarli integration
This commit is contained in:
parent
28df0b119e
commit
9f465fd70d
26 changed files with 256 additions and 21 deletions
|
@ -61,4 +61,7 @@ type Integration struct {
|
|||
ShioriURL string
|
||||
ShioriUsername string
|
||||
ShioriPassword string
|
||||
ShaarliEnabled bool
|
||||
ShaarliURL string
|
||||
ShaarliAPISecret string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue