php.ini の設定により動作が変化します。
名前 | デフォルト | 変更可能 | 変更履歴 |
---|---|---|---|
yaconf.check_delay | 300 | PHP_INI_SYSTEM | |
yaconf.directory | /tmp/conf/ | PHP_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.