Configuración en tiempo de ejecución

El comportamiento de estas funciones se ve afectado por la configuración de php.ini.

Yaconf Opciones de configuración
Nombre Por defecto Cambiable Historial de cambios
yaconf.check_delay 300 PHP_INI_SYSTEM
yaconf.directory /tmp/conf/ PHP_INI_SYSTEM

He aquí una breve explicación de las directivas de configuración.

yaconf.check_delay integer

In which interval Yaconf will detect ini file's change(by directory's mtime), if it is set to zero, you have to restart php to reloading configurations.

yaconf.directory string

Path to directory which all INI configuration files are placed in.