mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 22:46:29 +03:00
rename option 'Prefetch' to 'FetchExisting' and limit it to that
This commit is contained in:
committed by
holger krekel
parent
aa26c52813
commit
0a300da347
@@ -70,7 +70,7 @@ pub enum Config {
|
||||
MediaQuality,
|
||||
|
||||
#[strum(props(default = "1"))]
|
||||
Prefetch,
|
||||
FetchExisting,
|
||||
|
||||
#[strum(props(default = "0"))]
|
||||
KeyGenType,
|
||||
|
||||
Reference in New Issue
Block a user