]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 12 Jul 2023 09:05:03 +0000 (11:05 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 12 Jul 2023 09:12:11 +0000 (11:12 +0200)
commitd316ff7bb21d6b8032919d6b403f2c9319937188
treece981d9789b4088a5749dba9404dae7c0ef9c0a9
parent1ca7b793185d6de7717824dadf8f34205ec9ee67
Continued:
- max "crawl" depth and min peerlist size to go deeper is now configurable
- for example for low-memory systems, keep max_crawl_depth small and
  min_peers_length big
- the default values may cause python3 to consume ~550 MB RAM
- so you can practially say each depth adds another MB RAM usage
config.defaults.json
fba/http/federation.py