Docs: Remove instance_name from Ido*Connection example

fixes #11592
This commit is contained in:
Michael Friedrich 2016-04-14 16:04:29 +02:00 committed by Gunnar Beutner
parent a716b9f4d7
commit 4c01555114
1 changed files with 0 additions and 10 deletions

View File

@ -698,16 +698,11 @@ Example:
user = "icinga"
password = "icinga"
database = "icinga"
table_prefix = "icinga_"
instance_name = "icinga2"
instance_description = "icinga2 instance"
cleanup = {
downtimehistory_age = 48h
logentries_age = 31d
}
categories = DbCatConfig | DbCatState
}
Configuration Attributes:
@ -788,16 +783,11 @@ Example:
user = "icinga"
password = "icinga"
database = "icinga"
table_prefix = "icinga_"
instance_name = "icinga2"
instance_description = "icinga2 instance"
cleanup = {
downtimehistory_age = 48h
logentries_age = 31d
}
categories = DbCatConfig | DbCatState
}
Configuration Attributes: