X-Git-Url: https://git.novaco.in/?p=electrum-server.git;a=blobdiff_plain;f=HOWTO.md;h=b1e99249340a2c1868b04f991fedb309bbba1a26;hp=86412bf300f234116245951707fa071fedcacb1e;hb=76d0976ccaae43f5d0037a64be221a2b32183c74;hpb=3a65634284841c114d44dd5e31b3910da574fa82 diff --git a/HOWTO.md b/HOWTO.md index 86412bf..b1e9924 100644 --- a/HOWTO.md +++ b/HOWTO.md @@ -156,10 +156,10 @@ and running and requires less maintenance and diskspace than abe. The section in the configuration file looks like this: -[leveldb] -path = /path/to/your/database -# for each address, history will be pruned if it is longer than this limit -pruning_limit = 100 + [leveldb] + path = /path/to/your/database + # for each address, history will be pruned if it is longer than this limit + pruning_limit = 100 ### Step 7. Import blockchain into the database or download it