Clarify stash hosted funscript description #4850

This commit is contained in:
WithoutPants 2024-05-23 14:35:39 +10:00
parent eb67f7f4d6
commit 3dd218e1ba

View file

@ -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"
} }
} }