Document opt-more-memory

This commit is contained in:
nicolas.dorier
2019-07-14 12:10:41 +09:00
parent 2c030da58d
commit eff1c2892a
2 changed files with 2 additions and 33 deletions

View File

@@ -1,32 +0,0 @@
version: "3"
# If your machine has moar than 1GB of memory dedicated for bitcoind, use this
services:
bitcoind:
environment:
BITCOIN_EXTRA_ARGS: |
dbcache=1024
bgoldd:
environment:
BITCOIN_EXTRA_ARGS: |
dbcache=1024
feathercoind:
environment:
BITCOIN_EXTRA_ARGS: |
dbcache=1024
groestlcoind:
environment:
BITCOIN_EXTRA_ARGS: |
dbcache=1024
litecoind:
environment:
BITCOIN_EXTRA_ARGS: |
dbcache=1024
viacoind:
environment:
BITCOIN_EXTRA_ARGS: |
dbcache=1024
monacoind:
environment:
BITCOIN_EXTRA_ARGS: |
dbcache=1024