1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 01:06:36 +02:00

Ignore offline bootstrap nodes, small refactor of Nodes struct

This commit is contained in:
Jfreegman
2016-09-21 12:51:57 -04:00
parent 221d761ff4
commit 703d5419a3
4 changed files with 75 additions and 44 deletions

View File

@ -45,7 +45,7 @@ ui = {
show_connection_msg=true;
// How often in days to update the DHT nodes list. (0 to disable updates)
nodeslist_update_freq=30;
nodeslist_update_freq=7;
// maximum lines for chat window history
history_size=700;