35 $ini = $environment->getResource(
Setup\Environment::RESOURCE_ILIAS_INI);
40 $storage->storeConfigText(
42 $ini->readVariable(
"tools",
"ffmpeg"),
43 "The path to the binary of ffmpeg to convert videos."
Storage is simple key/value store without further schema definition.
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.