Two status are defined in core: temporary (0) and permanent (1).
Temporary files older than DRUPAL_MAXIMUM_TEMP_FILE_AGE will be removed
during a cron run.
Type: integer
File
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php, line 108