mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-24 14:24:42 +02:00
IcingaConfig: remove duplicate extension
This commit is contained in:
parent
8ebc1cdf87
commit
bc51c2e81c
@ -235,7 +235,7 @@ throw $e;
|
||||
{
|
||||
$start = microtime(true);
|
||||
|
||||
$this->configFile('conf.d/001-director-basics.conf')->prepend(
|
||||
$this->configFile('conf.d/001-director-basics')->prepend(
|
||||
"\nconst DirectorStageDir = dirname(dirname(current_filename))\n"
|
||||
. "\nobject Zone \"director-global\" {\n global = true\n}\n"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user