mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
Removed auto-bake threshold as long bakes can now be cancelled manually
This commit is contained in:
parent
6742bef289
commit
9f19afc943
5 changed files with 1 additions and 17 deletions
|
@ -44,7 +44,6 @@ function main() {
|
|||
wordWrap: true,
|
||||
showErrors: true,
|
||||
errorTimeout: 4000,
|
||||
autoBakeThreshold: 200,
|
||||
attemptHighlight: true,
|
||||
theme: "classic",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue