mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-22 13:14:32 +02:00
Config: Fix IcingaMacros const identifier.
This commit is contained in:
parent
b58c9ee3f8
commit
020a856bce
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Global macros
|
||||
*/
|
||||
var IcingaMacros = {
|
||||
const IcingaMacros = {
|
||||
plugindir = "/usr/lib/nagios/plugins"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user