mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-22 21:24:41 +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:
|
||||
|
||||
object IcingaStatusWriter "status" {
|
||||
status_path = (IcingaLocalStateDir + "/cache/icinga2/status.json)",
|
||||
status_path = (IcingaLocalStateDir + "/cache/icinga2/status.json"),
|
||||
update_interval = 15s
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user