mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Documentation: Fix wrong double quote.
This commit is contained in:
parent
8d7f1ec925
commit
f86cb48563
@ -838,7 +838,7 @@ a defined JSON file.
|
|||||||
Example:
|
Example:
|
||||||
|
|
||||||
object IcingaStatusWriter "status" {
|
object IcingaStatusWriter "status" {
|
||||||
status_path = (IcingaLocalStateDir + "/cache/icinga2/status.json)",
|
status_path = (IcingaLocalStateDir + "/cache/icinga2/status.json"),
|
||||||
update_interval = 15s
|
update_interval = 15s
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user