mirror of
https://github.com/tinode/chat.git
synced 2025-03-14 10:05:07 +00:00
clarify comment
This commit is contained in:
@ -464,7 +464,9 @@
|
||||
}
|
||||
},
|
||||
|
||||
// Configuration for stale account garbage collector.
|
||||
// Configuration for stale account garbage collector: remove
|
||||
// stale unvalidated user accounts which have been last updated at least
|
||||
// 'gc_min_account_age' hours ago.
|
||||
"acc_gc_config": {
|
||||
"enabled": true,
|
||||
// How often to run GC (seconds).
|
||||
|
Reference in New Issue
Block a user