X-Git-Url: https://git.novaco.in/?p=electrum-server.git;a=blobdiff_plain;f=electrum.conf.sample;h=4a1d5d8e60a64e36c45f9e05c557498c860bf7aa;hp=d91ab3df1c1251ba9915a7cf23b711e4ec552aa5;hb=4ce69b7ea24ead59ebbcc7ed335ea9762ae3724b;hpb=e23814bf5b18f1f6983606e5b1ee01a43acc9d2a 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