Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

0.1.3

Compare
Choose a tag to compare
@arrilot arrilot released this 07 Mar 14:31
· 13 commits to master since this release

Добавлены новые проверки:

new BitrixChecks\AgentsUsingCronCheck(),
new BitrixChecks\CacheDirPermissionsCheck(),
new BitrixChecks\ConfigFilesExcessOutputCheck(),
new BitrixChecks\EncodingSettingsAreCorrect('UTF-8', true),
new BitrixChecks\DataBaseConfigsMatchForBothCores(),
new CustomChecks\DiskSpaceCheck(1000),
new CustomChecks\RamCheck(200),