mirror of
https://github.com/navidrome/navidrome.git
synced 2026-07-02 07:12:36 +00:00
6 lines
75 B
Go
6 lines
75 B
Go
// +build !windows
|
|
|
|
package conf
|
|
|
|
const DefaultScannerExtractor = "taglib"
|