Description of configuration options for [account-reaper] in account-server.conf
Configuration option = Default value Description
= 25 Number of replication workers to spawn
= 0.5 Connection timeout to external services
= 0 Normally, the reaper begins deleting account information for deleted accounts immediately; you can set this to delay its work however. The value is in seconds, 2592000 = 30 days, for example. bind to giving up worker can process simultaneously (it will actually accept(2) N + 1). Setting this to one (1) will only handle one request at a time, without accepting another request concurrently. By increasing the number of workers to a much higher value, one can reduce the impact of slow file system operations in one request from negatively impacting other requests.
= 3600 Minimum time for a pass to take
= /dev/log Location where syslog sends the logs to
= LOG_LOCAL0 Syslog log facility
= INFO Logging level
= account-reaper Label used when logging
= 10 Request timeout to external services
= 2592000 No help text available for this option.