move cache path from base controller to subsonic controller
This commit is contained in:
@@ -47,7 +47,6 @@ func statusToBlock(code int) string {
|
||||
type Controller struct {
|
||||
DB *db.DB
|
||||
MusicPath string
|
||||
CachePath string
|
||||
Scanner *scanner.Scanner
|
||||
ProxyPrefix string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user