clarify comment

This commit is contained in:
or-else
2024-07-01 11:28:41 -07:00
parent 7b45735a57
commit 417a454b0e

View File

@ -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).