Does Housekeeping cron honor web UI retention settings for bounce deletion?

Does the Housekeeping cron job respect the retention time configured in the web interface (e.g., “Threshold for deleting bounce records”), or does it use separate defaults/CLI parameters?

0 2 * * * /usr/bin/php /var/www/html/lists/admin/index.php -p process -m HousekeepingPlugin -c /var/www/html/lists/config/config.php >> /var/log/phplist_housekeeping.log 2>&1

@fernando_figueiredo The configuration settings are used for both the web interface and the command line.