Runtime Configuration

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

Yac Configure Options
NameDefaultChangeableChangelog
yac.compress_threshold-1INI_SYSTEM
yac.debug0INI_ALL
yac.enable1INI_SYSTEM
yac.enable_cli0INI_SYSTEM
yac.keys_memory_size4MINI_SYSTEM
yac.serializerphpINI_SYSTEM
yac.values_memory_size64MINI_SYSTEM

Here's a short explanation of the configuration directives.

yac.compress_threshold int

yac.debug int

yac.enable int

yac.enable_cli int

yac.keys_memory_size string

yac.serializer string

yac.values_memory_size string