Represents the options for following metalink files.
TrueParses a metalink file and downloads the files listed in it. The metalink file is downloaded to disk.
JSON value:
true
FalseDoes not parse a metalink file but still downloads it to disk. JSON value:
false
MemParses a metalink file and downloads the files listed in it. The metalink file is not downloaded to disk. JSON value:
mem