mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-07 20:25:08 +02:00
docs: add ido_mysql table_prefix to tutorial
This commit is contained in:
parent
17473a67c3
commit
d88a1e5942
@ -732,6 +732,7 @@ local object MysqlDbConnection "ido-mysql" {
|
||||
user = "icinga",
|
||||
password = "icinga",
|
||||
database = "icinga",
|
||||
table_prefix = "icinga_",
|
||||
instance_name = "icinga2",
|
||||
instance_description = "icinga2 instance"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user