mirror of
https://github.com/gchq/CyberChef
synced 2025-12-22 19:23:40 +00:00
Chef now defaults to treat as UTF8 if option is not set
This commit is contained in:
@@ -373,7 +373,7 @@
|
||||
</div>
|
||||
<div class="option-item">
|
||||
<input type="number" option="ioDisplayThreshold" id="ioDisplayThreshold" />
|
||||
<label for="ioDisplayThreshold"> Size threshold for treating the input or output as a file (KiB)</label>
|
||||
<label for="ioDisplayThreshold"> Size threshold for treating the input and output as a file (KiB)</label>
|
||||
</div>
|
||||
<div class="option-item">
|
||||
<select option="logLevel" id="logLevel">
|
||||
|
||||
Reference in New Issue
Block a user