mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Add blobs location to env binds (#5350)
This commit is contained in:
@@ -39,6 +39,7 @@ var (
|
|||||||
"external_host": ExternalHost,
|
"external_host": ExternalHost,
|
||||||
"generated": Generated,
|
"generated": Generated,
|
||||||
"metadata": Metadata,
|
"metadata": Metadata,
|
||||||
|
"blobs": BlobsPath,
|
||||||
"cache": Cache,
|
"cache": Cache,
|
||||||
"stash": Stash,
|
"stash": Stash,
|
||||||
"ui": UILocation,
|
"ui": UILocation,
|
||||||
|
|||||||
Reference in New Issue
Block a user