1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-08 20:16:35 +01:00

Add config option to show real-time network info in UI

This commit is contained in:
jfreegman
2022-02-21 12:54:08 -05:00
parent 15ab58aa13
commit fd263e3e0a
9 changed files with 123 additions and 0 deletions

View File

@@ -87,6 +87,9 @@ OPTIONS
*show_connection_msg*;;
Enable friend connection change notifications. true or false
*show_network_info*;;
Show network information in the UI home window. true or false
*nodelist_update_freq*;;
How often in days to update the DHT nodes list. (integer; 0 to disable)