18 $ini = $environment->getResource(Setup\Environment::RESOURCE_ILIAS_INI);
23 $storage->storeConfigText(
25 $ini->readVariable(
"tools",
"ffmpeg"),
26 "The path to the binary of ffmpeg to convert videos."
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
An environment holds resources to be used in the setup process.