rm system config sample

system-level configs are no longer supported since 04a1809969
This commit is contained in:
SomberNight 2018-10-14 05:13:56 +02:00
parent 60f8cf665e
commit 2cc77c1c7d
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -1,16 +0,0 @@
# Configuration file for the Electrum client
# Settings defined here are shared across wallets
#
# copy this file to /etc/electrum.conf if you want read-only settings
[client]
server = electrum.novit.ro:50001:t
proxy = None
gap_limit = 5
# booleans use python syntax
use_change = True
gui = qt
num_zeros = 2
# default transaction fee is in Satoshis
fee = 10000
winpos-qt = [799, 226, 877, 435]