docker-icingaweb2/php.ini
Alexander A. Klimov c76c67aa83 Add Icinga-stuff to PHP include path
so that non-Icinga-stuff, e.g. PHPUnit, can reach Icinga-stuff.
2022-09-29 11:31:22 +02:00

3 lines
107 B
INI

[PHP]
include_path = ".:/usr/share/php:/usr/share/icingaweb2/library:/usr/share/icingaweb2/library/vendor"