; Production PHP settings for ClinicPro on Coolify memory_limit = 256M upload_max_filesize = 16M post_max_size = 16M max_execution_time = 60 expose_php = Off date.timezone = Asia/Tehran ; OPcache (production) opcache.enable = 1 opcache.enable_cli = 0 opcache.memory_consumption = 256 opcache.max_accelerated_files = 20000 opcache.validate_timestamps = 0 opcache.interned_strings_buffer = 16 opcache.preload = /app/config/preload.php opcache.preload_user = www-data ; Realpath cache (perf) realpath_cache_size = 4096k realpath_cache_ttl = 600