Update settings to the new configuration system.
function dblog_update_8000() { update_variables_to_config('dblog.settings', array( 'dblog_row_limit' => 'row_limit', )); }