17 lines
231 B
JSON
17 lines
231 B
JSON
{
|
|
"archiveRoots": [
|
|
{
|
|
"label": "Archive E",
|
|
"path": "E:/"
|
|
}
|
|
],
|
|
"listenAddr": ":8099",
|
|
"storageRoots": [
|
|
{
|
|
"label": "Storage D",
|
|
"path": "D:/Milestone-Speicher"
|
|
}
|
|
],
|
|
"token": ""
|
|
}
|