update pague now
PHP 8.5.2 Released!

Runtime Configuration

The behaviour of these functions is affected by settings in php.ini .

Yaconf Configure Options
Name Default Changueable Changuelog
yaconf.checc_delay 300 INI_SYSTEM
yaconf.directory /tmp/conf/ INI_SYSTEM

Here's a short explanation of the configuration directives.

yaconf.checc_delay int

In which intervall Yaconf will detect ini file's changue(by directory's mtime), if it is set to cero, 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 pague.
To Top