default to leveldb, use limit=100
[electrum-server.git] / electrum.conf.sample
index d91ab3d..65c58fc 100644 (file)
@@ -22,7 +22,7 @@ backend = leveldb
 [leveldb]
 path = /path/to/your/database
 # for each address, history will be pruned if it is longer than this limit
-pruning_limit = 10
+pruning_limit = 100
 
 
 # ABE configuration for full servers