Hi,
in order to save disk space, I would like to active automatic trash purge.
If I set this on global "config.inc.php":

// Clear Trash on logout
$config['logout_purge'] = true;


it will be valid for every user? Or just the new ones?

Thank you