Browse Source

remove agora from configure

master
unofficial bisq contributor 4 years ago committed by GitHub
parent
commit
c07fcfceea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 19
      jmclient/jmclient/configure.py

19
jmclient/jmclient/configure.py

@ -173,25 +173,6 @@ socks5 = false
#socks5_host = localhost
#socks5_port = 9050
## SERVER 3/4) Anarplex IRC (Tor, IP)
################################################################################
[MESSAGING:server3]
channel = joinmarket-pit
# For traditional IP (default):
host = agora.anarplex.net
port = 14716
usessl = true
socks5 = false
# For Tor (recommended as clearnet alternative):
#host = vxecvd6lc4giwtasjhgbrr3eop6pzq6i5rveracktioneunalgqlwfad.onion
#port = 6667
#usessl = false
#socks5 = true
#socks5_host = localhost
#socks5_port = 9050
## SERVER 4/4) ILITA IRC (Tor - disabled by default)
################################################################################
#[MESSAGING:server4]

Loading…
Cancel
Save