mirror of
https://github.com/navidrome/navidrome.git
synced 2026-03-04 06:35:52 +00:00
6 lines
75 B
Go
6 lines
75 B
Go
// +build !windows
|
|
|
|
package conf
|
|
|
|
const DefaultScannerExtractor = "taglib"
|