You are here

constant DiskSpace::MINIMUM_DISK_SPACE in Automatic Updates 8

Minimum disk space (in bytes) is 10mb.

File

src/ReadinessChecker/DiskSpace.php, line 15

Class

DiskSpace
Disk space checker.

Namespace

Drupal\automatic_updates\ReadinessChecker

Code

const MINIMUM_DISK_SPACE = 10000000;