add docker config
This commit is contained in:
14
config/libraries.json
Normal file
14
config/libraries.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"id": "games",
|
||||
"name": "Games",
|
||||
"path": "/data/Games",
|
||||
"type": "games"
|
||||
},
|
||||
{
|
||||
"id": "various",
|
||||
"name": "various",
|
||||
"path": "/data/Various Media",
|
||||
"type": "mixed"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user