mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-24 12:53:14 +01:00
Add config option to set data file auto-save frequency
This commit is contained in:
@@ -76,7 +76,10 @@ OPTIONS
|
||||
Enable friend connection change notifications. true or false
|
||||
|
||||
*nodelist_update_freq*;;
|
||||
How often in days to update the DHT nodes list. (0 to disable updates)
|
||||
How often in days to update the DHT nodes list. (integer; 0 to disable)
|
||||
|
||||
*autosave_freq*;;
|
||||
How often in seconds to auto-save the Tox data file. (integer; 0 to disable)
|
||||
|
||||
*history_size*;;
|
||||
Maximum lines for chat window history. Integer value. (for example: 700)
|
||||
|
||||
Reference in New Issue
Block a user