Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 375 Bytes

configuration.md

File metadata and controls

19 lines (12 loc) · 375 Bytes

Configuration

This plugin can take advantage of additional features by configure the plugin block. Currently, this configuration is only available for Deep Checking.

Here's an example:

plugin "google" {
    // Plugin common attributes

    deep_check = false
}

deep_check

Default: false

Enable Deep Checking.