diff --git a/docs/plugin_settings.md b/docs/plugin_settings.md index 957b51d..462397e 100644 --- a/docs/plugin_settings.md +++ b/docs/plugin_settings.md @@ -28,7 +28,7 @@ The amount of seconds system will wait between executing each Compliance Test. Compliance Test execution may cause a lot of DB queries, because Compliance Test is dynamic by its nature and the system cannot prefetch all the required instances before the test. If you're realizing that `Run Compliance Tests` script overwhelms your DB with a lot of queries, you can adjust this setting to spread the queries over time. -# result_batch_size +### result_batch_size *Default:* `500`