mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +01:00
Clarify stash hosted funscript description #4850
This commit is contained in:
parent
eb67f7f4d6
commit
3dd218e1ba
1 changed files with 1 additions and 1 deletions
|
|
@ -785,7 +785,7 @@
|
||||||
},
|
},
|
||||||
"title": "User Interface",
|
"title": "User Interface",
|
||||||
"use_stash_hosted_funscript": {
|
"use_stash_hosted_funscript": {
|
||||||
"description": "When enabled, funscripts will be served directly from Stash to your Handy device without using the third party Handy server. Requires that Stash be accessible from your Handy device.",
|
"description": "When enabled, funscripts will be served directly from Stash to your Handy device without using the third party Handy server. Requires that Stash be accessible from your Handy device, and that an API key is generated if stash has credentials configured.",
|
||||||
"heading": "Serve funscripts directly"
|
"heading": "Serve funscripts directly"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue