mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 07:43:22 +00:00
Data pasted into the input is treat as a file if it's over the IO threshold
This commit is contained in:
@@ -47,7 +47,7 @@ function main() {
|
||||
attemptHighlight: true,
|
||||
theme: "classic",
|
||||
useMetaKey: false,
|
||||
outputFileThreshold: 1024,
|
||||
ioDisplayThreshold: 512,
|
||||
logLevel: "info"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user