X-Git-Url: https://git.novaco.in/?p=electrum-server.git;a=blobdiff_plain;f=electrum.conf.sample;h=4a1d5d8e60a64e36c45f9e05c557498c860bf7aa;hp=201b9f58163d27126d15de68f52fc90bcc072635;hb=4ce69b7ea24ead59ebbcc7ed335ea9762ae3724b;hpb=a71f02d33aceec0b70bb365c7d89663a55c47f0a diff --git a/electrum.conf.sample b/electrum.conf.sample index 201b9f5..4a1d5d8 100644 --- a/electrum.conf.sample +++ b/electrum.conf.sample @@ -21,10 +21,12 @@ backend = leveldb [leveldb] path = /path/to/your/database -pruning_limit = 10 +# for each address, history will be pruned if it is longer than this limit +pruning_limit = 100 # ABE configuration for full servers +# Backends other than level db are deprecated and currently unsupported # number of requests per single hash # limit = 1000