|
@@ -65,8 +65,8 @@ conversations:
|
|
- group: "group1"
|
|
- group: "group1"
|
|
|
|
|
|
# The <address>:<port> of the message server,
|
|
# The <address>:<port> of the message server,
|
|
- # where <address> is an IP or onion address.
|
|
+ # where <address> is an IP, onion address, or hostname.
|
|
- server: "insert.ip.or.onion:6397"
|
|
+ server: "server.maybe.onion:6397"
|
|
|
|
|
|
# The number of seconds to wait until the client starts sending messages.
|
|
# The number of seconds to wait until the client starts sending messages.
|
|
# This should be long enough that all clients have had time to start
|
|
# This should be long enough that all clients have had time to start
|