Skip to content
Snippets Groups Projects
Commit d76904f6 authored by Sébastien Blin's avatar Sébastien Blin Committed by Adrien Béraud
Browse files

config: follow changes on config.jami.net

Change-Id: I8e693d8d35d896139be4dc6b4806ef31297ce8f8
parent 7172a250
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ public:
constexpr static const char* const ACCOUNT_TYPE = "RING";
constexpr static const in_port_t DHT_DEFAULT_PORT = 4222;
constexpr static const char* const DHT_DEFAULT_BOOTSTRAP = "bootstrap.jami.net";
constexpr static const char* const DHT_DEFAULT_PROXY = "dhtproxy.jami.net:[80-100]";
constexpr static const char* const DHT_DEFAULT_PROXY = "dhtproxy.jami.net:[80-95]";
constexpr static const char* const DHT_DEFAULT_BOOTSTRAP_LIST_URL
= "https://config.jami.net/boostrapList";
constexpr static const char* const DHT_DEFAULT_PROXY_LIST_URL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment