mirror of
https://github.com/simon-ding/polaris.git
synced 2026-06-09 03:27:39 +08:00
chore: change dir
This commit is contained in:
4
db/db.go
4
db/db.go
@@ -78,8 +78,8 @@ func (c *Client) generateDefaultLocalStorage() error {
|
|||||||
Implementation: "local",
|
Implementation: "local",
|
||||||
Default: true,
|
Default: true,
|
||||||
Settings: map[string]string{
|
Settings: map[string]string{
|
||||||
"tv_path": "/data/tv",
|
"tv_path": "/data/tv/",
|
||||||
"movie_path": "/data/movies",
|
"movie_path": "/data/movies/",
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user