mirror of https://github.com/Icinga/icinga2.git
Perfdata: Fix config validation warning.
This commit is contained in:
parent
ff545add78
commit
1a13f2ad6e
|
@ -352,7 +352,7 @@ type TimePeriod {
|
|||
}
|
||||
|
||||
type PerfdataWriter {
|
||||
%attribute string "path_prefix",
|
||||
%attribute string "perfdata_path",
|
||||
%attribute string "format_template",
|
||||
%attribute number "rotation_interval"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue