rNeomy / auto-tab-discard

Use native tab discarding method to automatically reduce memory usage of inactive tabs
https://webextension.org/listing/tab-discard.html
Mozilla Public License 2.0
906 stars 79 forks source link

Setting explanation #265

Closed elesto closed 2 years ago

elesto commented 2 years ago

There is a setting that states "Minimum delay between sequential discarding checks (in seconds)3" And it is default set to 30 seconds. But when i read the explanation for point 3 it states that "The minimum acceptable value is 1 minute. The recommended value is 10 minutes." So.. who is right?

rNeomy commented 2 years ago

Thanks for reporting. It was an old preference that is not needed anymore. I removed its trace from the code.