mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Remove old scanner
This commit is contained in:
parent
4e4fcb2304
commit
f992b5663f
10 changed files with 291 additions and 862 deletions
|
@ -40,7 +40,6 @@ type configOptions struct {
|
|||
// DevFlags. These are used to enable/disable debugging and incomplete features
|
||||
DevLogSourceLine bool
|
||||
DevAutoCreateAdminPassword string
|
||||
DevOldScanner bool
|
||||
}
|
||||
|
||||
var Server = &configOptions{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue