This website requires JavaScript.
Explore
Help
Sign in
ironmagma
/
quintodrome
Watch
1
Star
0
Fork
You've already forked quintodrome
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cfa1d7fa81
quintodrome
/
conf
/
export_test.go
8 lines
103 B
Go
Raw
Normal View
History
Unescape
Escape
chore(deps): upgrade viper to 1.20.0, add tests for the supported config formats Signed-off-by: Deluan <deluan@navidrome.org>
2025-03-18 15:12:07 -08:00
package
conf
func
ResetConf
(
)
{
Server
=
&
configOptions
{
}
}
feat(scanner): add Scanner.PurgeMissing configuration option (#4107) * Initial plan for issue * Add Scanner.PurgeMissing configuration option Co-authored-by: deluan <331353+deluan@users.noreply.github.com> * Remove GC call from phaseMissingTracks.purgeMissing method Co-authored-by: deluan <331353+deluan@users.noreply.github.com> * Address PR comments for Scanner.PurgeMissing feature Co-authored-by: deluan <331353+deluan@users.noreply.github.com> * Address PR comments and add DeleteAllMissing method Co-authored-by: deluan <331353+deluan@users.noreply.github.com> * refactor(scanner): simplify purgeMissing logic and improve error handling Signed-off-by: Deluan <deluan@navidrome.org> * fix configuration test Signed-off-by: Deluan <deluan@navidrome.org> --------- Signed-off-by: Deluan <deluan@navidrome.org> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: deluan <331353+deluan@users.noreply.github.com> Co-authored-by: Deluan <deluan@navidrome.org>
2025-05-22 16:50:15 -08:00
var
SetViperDefaults
=
setViperDefaults
Reference in a new issue
Copy permalink