Are you by any chance having any Electrum instances open while you're editing and saving the file?
No, i edit config file then i run Electrum, before editing i close Electrum.
You already created a thread in "
Beginners and Help" one hour ago (
link), there's no need to repost it.
I believe it was moved to this board.
I try to delete that post but get this message: "You cannot delete your own topics in this board"
I have a reply to that thread, have you tried it already?
You should just edit your config file's existing values into those list's values.
Example: find "
auto_connect" and set the value to "
false", do the same to the rest.
If it's not available, your can add it to the next line.
Example: if "
oneserver" isn't yet configured, add a line containing
"oneserver": true,Note: Do not forget to add "," if it's not the last line or it will result with the same behavior.
BTW, that happens when there's an error in the config file or if Electrum can't parse it.
I tried adding values as you said, and i do it one by one, only
"oneserver": true, stays, other values get lost after i start electrum.
Looks like this values ls important for me as I run prune node.
"skipmerklecheck": true, <-- this is important if your node is prunedI probably could ignore this value
"server": "10.0.0.1:50002:s", <-- replace with your IP since my Electrum desktop icon already have this line
--oneserver --server localhost:50002:s which i assume does the same.
I am not sure with other 3 value below, do i need them to run Core+Tor+Electrum+EPS
"auto_connect": false,
"confirmed_only": true,
"use_rbf": false