How to change how long items are kept in the trash?

You can change that in wp-config (https://codex.wordpress.org/Editing_wp-config.php#Empty_Trash):

define( 'EMPTY_TRASH_DAYS', 1 ); // Integer is the amount of days