This commit is contained in:
@@ -54,6 +54,17 @@
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div class="field-group">
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" id="graphFullToggle" name="full_graph" />
|
||||
Attempt entire reference graph
|
||||
</label>
|
||||
<p class="field-hint">
|
||||
Includes every video that references another (ignores depth; may be slow). Max nodes still
|
||||
applies.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="field-group">
|
||||
<label for="graphLabelSize">Labels</label>
|
||||
<select id="graphLabelSize" name="label_size">
|
||||
|
||||
Reference in New Issue
Block a user