mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 00:06:17 -04:00
Removed ioDisplayThreshold option
This commit is contained in:
parent
cd7156dc55
commit
08b91fd7ff
2 changed files with 0 additions and 6 deletions
|
@ -482,11 +482,6 @@
|
|||
<input type="number" class="form-control" option="errorTimeout" id="errorTimeout">
|
||||
</div>
|
||||
|
||||
<div class="form-group option-item">
|
||||
<label for="ioDisplayThreshold" class="bmd-label-floating">Size threshold for treating the input and output as a file (KiB)</label>
|
||||
<input type="number" class="form-control" option="ioDisplayThreshold" id="ioDisplayThreshold">
|
||||
</div>
|
||||
|
||||
<div class="form-group option-item">
|
||||
<label for="logLevel" class="bmd-label-floating">Console logging level</label>
|
||||
<select class="form-control" option="logLevel" id="logLevel">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue