Added security.dialog_enable_delay

This commit is contained in:
Some guy named Michael 2022-05-26 12:16:54 +00:00
parent 79591510a6
commit 5296ca659b

View File

@ -3,4 +3,5 @@
browser.backspace\_action = 2
_This config option disables the backspace key from acting as the back button. Chrome disabled this a while ago and I feel it was a good move._
security.dialog\_enable\_delay = 0
_This will disable the delay on the OK button when downloading files._