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