You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,7 @@ DisallowRedirects | Disable any mirror trying to do an HTTP redirect
101
101
WeightDistributionRange | Multiplier of the distance to the first mirror to find other possible mirrors in order to distribute the load
102
102
DisableOnMissingFile | Disable a mirror if an advertised file on rsync/ftp appears to be missing on HTTP
103
103
MaxLinkHeaders | Amount of backup mirror locations returned in HTTP headers
104
+
DummyFiles | Allows reading file information from a dummy json file. This Allows saving storage on the host.
104
105
Fallbacks | A list of possible mirrors to use as fallback if a request fails or if the database is unreachable. **These mirrors are not tracked by mirrorbits.** It is assumed they have all the files available in the local repository.
0 commit comments