mirror of https://github.com/Icinga/icinga2.git
parent
ed7f120e1b
commit
1bc03e624b
|
@ -56,7 +56,7 @@ Icinga 2 supports wildcard includes and relative paths, e.g. for including
|
|||
include "conf.d/*.conf"
|
||||
|
||||
If you want to include files and directories recursively, you need to define
|
||||
a seperate option and add the directory and an option pattern.
|
||||
a separate option and add the directory and an option pattern.
|
||||
|
||||
include_recursive "conf.d" "*.conf"
|
||||
|
||||
|
|
Loading…
Reference in New Issue