mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
- remove leading blank line
This commit is contained in:
parent
390a583616
commit
70f3d1a274
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@ This plugin provides the following flags:
|
||||||
|
|
||||||
This is what it might look like in your config file:
|
This is what it might look like in your config file:
|
||||||
|
|
||||||
<pre><code>
|
<pre><code><%= section %> {
|
||||||
<%= section %> {
|
|
||||||
<%= name %> {
|
<%= name %> {
|
||||||
<% sorted_settings.each do |setting_name, config|
|
<% sorted_settings.each do |setting_name, config|
|
||||||
next if config[:deprecated]
|
next if config[:deprecated]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue