i2pd: Update to 2.35.0

Signed-off-by: David Yang <mmyangfl@gmail.com>
This commit is contained in:
David Yang
2020-12-05 16:57:53 +08:00
parent 2aee3b04c0
commit 61069b82fc
4 changed files with 33 additions and 17 deletions
+3 -1
View File
@@ -1,8 +1,10 @@
config i2pd
# Make sure your directories have the right owner! (i2pd:i2pd)
# Set where i2pd should store its data (netDB, certificates, addresses,
# etc). By default we store it in RAM so no data is written to ROM.
# If you store data permanently, you may want to enable
# 'profiles = true' and 'addressbook = true' in i2pd.conf
# 'profiles = true' and 'addressbook = true' in i2pd.conf.
#### IMPORTANT! ####
# Data is consistently rewritten. DO NOT POINT IT TO INNER ROM. Flash
# will die.