mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 13:26:28 +03:00
add prefetch config value
This commit is contained in:
committed by
holger krekel
parent
19697e255e
commit
aa26c52813
@@ -69,6 +69,9 @@ pub enum Config {
|
||||
#[strum(props(default = "0"))] // also change MediaQuality.default() on changes
|
||||
MediaQuality,
|
||||
|
||||
#[strum(props(default = "1"))]
|
||||
Prefetch,
|
||||
|
||||
#[strum(props(default = "0"))]
|
||||
KeyGenType,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user