Skip to content

Commit

Permalink
Update Output.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mimugmail authored and fichtner committed Jan 30, 2018
1 parent 37409a1 commit 15191c1
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<model>
<mount>//OPNsense/telegraf/output</mount>
<description>Telegraf outputs configuration</description>
<version>1.0.0</version>
<version>1.1.0</version>
<items>
<influx_enable type="BooleanField">
<default>0</default>
Expand Down Expand Up @@ -32,8 +32,7 @@
<Required>N</Required>
</graphite_enable>
<graphite_server type="TextField">
<default></default>
<Required>Y</Required>
<Required>N</Required>
</graphite_server>
<graphite_prefix type="TextField">
<Required>N</Required>
Expand All @@ -46,8 +45,7 @@
<Required>N</Required>
</graylog_enable>
<graylog_server type="TextField">
<default></default>
<Required>Y</Required>
<Required>N</Required>
</graylog_server>
</items>
</model>

0 comments on commit 15191c1

Please sign in to comment.