mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
6 lines
75 B
Go
6 lines
75 B
Go
// +build !windows
|
|
|
|
package conf
|
|
|
|
const DefaultScannerExtractor = "taglib"
|