mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-30 13:07:52 +02:00
Disable aggressive page loading by default
This commit is contained in:
@ -104,7 +104,7 @@ class SettingsReaderController : SettingsController() {
|
||||
key = Keys.eh_aggressivePageLoading
|
||||
title = "Aggressively load pages"
|
||||
summary = "Slowly download the entire gallery while reading instead of just loading the pages you are viewing."
|
||||
defaultValue = true
|
||||
defaultValue = false
|
||||
}
|
||||
switchPreference {
|
||||
key = Keys.eh_readerInstantRetry
|
||||
|
Reference in New Issue
Block a user