mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
Adding option to configure reseed URLs
This commit is contained in:
parent
cb91891f22
commit
949be436a6
3 changed files with 23 additions and 20 deletions
|
@ -73,6 +73,7 @@ All options below still possible in cmdline, but better write it in config file:
|
|||
|
||||
* --precomputation.elgamal= - Use ElGamal precomputated tables. false for x64 and true for other platforms by default
|
||||
* --reseed.file - Full path to SU3 file to reseed from
|
||||
* --reseed.urls - Reseed URLs, separated by comma
|
||||
|
||||
* --limits.transittunnels= - Override maximum number of transit tunnels. 2500 by default
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue