mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
Added 'Show all' button to output file overlay
This commit is contained in:
parent
974ce1fd12
commit
813a151524
6 changed files with 51 additions and 8 deletions
|
@ -49,7 +49,7 @@ function main() {
|
|||
attemptHighlight: true,
|
||||
theme: "classic",
|
||||
useMetaKey: false,
|
||||
ioDisplayThreshold: 512,
|
||||
ioDisplayThreshold: 2048,
|
||||
logLevel: "info",
|
||||
autoMagic: true,
|
||||
imagePreview: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue