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:
@ -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;
|
||||
|
Reference in New Issue
Block a user