Skip to content

Commit 5029356

Browse files
committed
Added link to FAQ description about output handling
1 parent e57d5a7 commit 5029356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ <h5 class="modal-title">CyberChef - The Cyber Swiss Army Knife</h5>
686686
<div class="collapse" id="faq-load-files">
687687
<p>Yes! Just drag your file over the input box and drop it.</p>
688688
<p>CyberChef can handle files up to around 2GB (depending on your browser), however some of the operations may take a very long time to run over this much data.</p>
689-
<p>If the output is larger than a certain threshold (default 1MiB), it will be presented to you as a file available for download. Slices of the file can be viewed in the output if you need to inspect them.</p>
689+
<p>If the output is larger than a certain threshold (default <a href="#recipe=Multiply('Line%20feed')Convert_data_units('Bytes%20(B)','Mebibytes%20(MiB)')&input=MTAyNAoxMDI0">1MiB</a>), it will be presented to you as a file available for download. Slices of the file can be viewed in the output if you need to inspect them.</p>
690690
</div>
691691
<br>
692692

0 commit comments

Comments
 (0)