Dutch PHP Conference 2025 - Call For Papers

Налаштування під час виконання

На поведінку цих функцій випливають налаштування в php.ini.

Yaconf Параметри конфігурації
Назва Початково Де можна змінювати Журнал змін
yaconf.check_delay 300 INI_SYSTEM
yaconf.directory /tmp/conf/ INI_SYSTEM

Тут є коротке пояснення директив конфігурації.

yaconf.check_delay int

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.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top