updated help text for fast indexing
This commit is contained in:
parent
26d457e656
commit
318d6a7594
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
type="toggle"
|
||||
label="Use Fast Indexing"
|
||||
label_suffix="(pro)"
|
||||
help="Experimental. Overrides 'Index Frequency'. Recommended for large channels that upload frequently. See below for more info"
|
||||
help="Experimental. Overrides 'Index Frequency'. Recommended for large channels that upload frequently. Does not work with private playlists. See below for more info"
|
||||
x-init="
|
||||
// `enabled` is the data attribute that the toggle uses internally
|
||||
fastIndexingEnabled = enabled
|
||||
|
|
|
|||
Loading…
Reference in a new issue