mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Fix that "categories" is not a valid attribute for DbConnection objects
refs #5482
This commit is contained in:
parent
518ab55418
commit
5aca228950
@ -37,4 +37,6 @@ type DbConnection {
|
||||
%attribute number "servicechecks_age",
|
||||
%attribute number "systemcommands_age",
|
||||
},
|
||||
|
||||
%attribute number "categories"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user