[reseed] follow redirects

Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
r4sas
2026-02-06 20:25:38 +03:00
parent 32a250a35e
commit 003fd8d1c4
5 changed files with 78 additions and 47 deletions
+1
View File
@@ -281,6 +281,7 @@ namespace config {
"http://[320:f09a:f09f:7acd::216]/,"
"http://[316:f9e0:f22e:a74f::216]/"
), "Reseed URLs through the Yggdrasil, separated by comma")
("reseed.followredirect", value<bool>()->default_value(false), "Follow redirects when reseeding")
;
options_description addressbook("AddressBook options");