mirror of
https://github.com/silverstripe/silverstripe-environmentcheck
synced 2024-10-22 15:05:40 +00:00
MINOR: Adding new check to documentation.
This commit is contained in:
parent
9940c5e8ab
commit
da6a8a8ee4
@ -91,6 +91,7 @@ SilverStripe\EnvironmentCheck\EnvironmentCheckSuite:
|
|||||||
* `ExternalURLCheck`: Checks that one or more URLs are reachable via HTTP.
|
* `ExternalURLCheck`: Checks that one or more URLs are reachable via HTTP.
|
||||||
* `SMTPConnectCheck`: Checks if the SMTP connection configured through PHP.ini works as expected.
|
* `SMTPConnectCheck`: Checks if the SMTP connection configured through PHP.ini works as expected.
|
||||||
* `SolrIndexCheck`: Checks if the Solr cores of given class are available.
|
* `SolrIndexCheck`: Checks if the Solr cores of given class are available.
|
||||||
|
* `EnvTypeCheck`: Checks environment type, dev and test should not be used on production environments.
|
||||||
|
|
||||||
## Monitoring Checks
|
## Monitoring Checks
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user