mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Fix readme
This commit is contained in:
@@ -34,7 +34,7 @@ Example:
|
|||||||
"stash": "/Volumes/Drobo/videos",
|
"stash": "/Volumes/Drobo/videos",
|
||||||
"metadata": "/Volumes/Drobo/stash/metadata",
|
"metadata": "/Volumes/Drobo/stash/metadata",
|
||||||
"cache": "/Volumes/Drobo/stash/cache",
|
"cache": "/Volumes/Drobo/stash/cache",
|
||||||
"downloads": "/Volumes/Drobo/stash/downloads",
|
"downloads": "/Volumes/Drobo/stash/downloads"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -44,7 +44,7 @@ Example:
|
|||||||
"stash": "C:\\Videos",
|
"stash": "C:\\Videos",
|
||||||
"metadata": "C:\\stash\\metadata",
|
"metadata": "C:\\stash\\metadata",
|
||||||
"cache": "C:\\stash\\cache",
|
"cache": "C:\\stash\\cache",
|
||||||
"downloads": "C:\\stash\\downloads",
|
"downloads": "C:\\stash\\downloads"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user