mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-07 13:38:15 -08:00
parent
56ac73d12b
commit
e7ba34710c
5 changed files with 345 additions and 3 deletions
|
|
@ -138,6 +138,7 @@ func Run(
|
|||
EnableCAA: !cfg.CoverArtArchiveDisabled(),
|
||||
EnableDeezer: !cfg.DeezerDisabled(),
|
||||
EnableSubsonic: cfg.SubsonicEnabled(),
|
||||
EnableLastFM: cfg.LastFMApiKey() != "",
|
||||
})
|
||||
l.Info().Msg("Engine: Image sources initialized")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue