; Pelican overrides, layered on top of php.ini-production ; Filament recommends at least 256M memory_limit = 256M [opcache] opcache.enable = 1 opcache.memory_consumption = 192 opcache.interned_strings_buffer = 32 opcache.max_accelerated_files = 30000 ; keep timestamp validation enabled so runtime plugin installs pick up ; new and changed files without a container restart opcache.validate_timestamps = 1 opcache.revalidate_freq = 2