rename option 'Prefetch' to 'FetchExisting' and limit it to that

This commit is contained in:
B. Petersen
2020-10-16 15:03:11 +02:00
committed by holger krekel
parent aa26c52813
commit 0a300da347
4 changed files with 22 additions and 20 deletions

View File

@@ -70,7 +70,7 @@ pub enum Config {
MediaQuality,
#[strum(props(default = "1"))]
Prefetch,
FetchExisting,
#[strum(props(default = "0"))]
KeyGenType,