Commit Graph

5 Commits

Author SHA1 Message Date
lklynet 7fac9cb010 feat(p2p): increase max relay hops and improve gossip algorithm
Increase MAX_RELAY_HOPS from 2 to 5 for better message propagation. Update gossip algorithm to scale with connection count, using a minimum of 6 or 25% of eligible peers.
2026-01-07 21:01:36 -05:00
Owen G c2970737c2 add ENABLE_THEMES .env var 2026-01-06 21:10:50 -07:00
lklynet c5d4bada21 docs(docker-compose): update environment variables with comments
Add commented-out configuration options to document available settings
2026-01-06 19:02:41 -05:00
Fernando Campione b5b646a68f Ehm.. refactor much? sorry 2026-01-02 20:35:17 +00:00
LunyaaDev fa3e8cc8b4 add docker compose 2026-01-02 17:38:54 +01:00