X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=electrum.conf.sample;h=4a1d5d8e60a64e36c45f9e05c557498c860bf7aa;hb=4df3953a9bb15d1a81078e0dbe49b823aa9d4917;hp=d91ab3df1c1251ba9915a7cf23b711e4ec552aa5;hpb=e23814bf5b18f1f6983606e5b1ee01a43acc9d2a;p=electrum-server.git diff --git a/electrum.conf.sample b/electrum.conf.sample index d91ab3d..4a1d5d8 100644 --- a/electrum.conf.sample +++ b/electrum.conf.sample @@ -22,10 +22,11 @@ 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 +# Backends other than level db are deprecated and currently unsupported # number of requests per single hash # limit = 1000