fix config block formatting
authorEagle[TM] <eagletm@mpex.net>
Wed, 10 Apr 2013 22:42:51 +0000 (00:42 +0200)
committerEagle[TM] <eagletm@mpex.net>
Wed, 10 Apr 2013 22:42:51 +0000 (00:42 +0200)
HOWTO.md

index 86412bf..b1e9924 100644 (file)
--- 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