We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b0699 commit 467e867Copy full SHA for 467e867
docs/reference/migration/migrate_6_0/settings.asciidoc
@@ -82,7 +82,7 @@ All of the existing scripting security settings have been removed. Instead
82
they are replaced with `script.allowed_types` and `script.allowed_contexts`.
83
84
The setting `script.max_compilations_per_minute` has been replaced with
85
-`script.max_compilation_rate`, which consists of a rate and a time value,
+`script.max_compilations_rate`, which consists of a rate and a time value,
86
for example `75/5m`.
87
88
==== Discovery Settings
0 commit comments