Privacy feature: allow running a private server, that does not register on IRC. New config option (default value = yes):
[server] irc = no
This commit is contained in:
@@ -3,6 +3,7 @@ host = localhost
|
||||
port = 50000
|
||||
password = secret
|
||||
banner = Welcome to Electrum!
|
||||
irc = yes
|
||||
|
||||
[database]
|
||||
type = sqlite3
|
||||
|
||||
Reference in New Issue
Block a user