HAVEN by nostr:npub1utx00neqgqln72j22kej3ux7803c2k986henvvha4thuwfkper4s7r50e8 UPDATE
https://github.com/HolgerHatGarKeineNode/haven-docker
Add this new line to your .env file:
LMDB_MAPSIZE=0 # 0 for default (currently ~273GB), or set to a different size in bytes, e.g. 10737418240 for 10GB
git pull the haven-docker repo and restart the relay (see README.md)
https://github.com/HolgerHatGarKeineNode/haven-docker/compare/v1.0.3...v1.0.4
🚀 update(image): bump haven-docker image version to v1.0.4 in docker-compose files and add LMDB_MAPSIZE to .env.example