You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'config.opcache.file_cache_fallback.description' => 'Implies opcache.file_cache_only=1 for a certain process that failed to reattach to the shared memory (for Windows only). Explicitly enabled file cache is required.',
'config.opcache.validate_root.description' => 'Prevents name collisions in chroot\'ed environments. This should be enabled in all chroot\'ed environments to prevent access to files outside the chroot.',
'config.opcache.validate_permission.description' => 'Validerer den cachelagrede fil tilladelser mod den nuværende bruger.',
116
+
'config.opcache.validate_root' => 'Validér rod',
117
+
'config.opcache.validate_root.description' => 'Forhindrer navne kollisioner i chroot\'ed miljøer. Dette bør aktiveres i alle chroot\'ed miljøer for at forhindre adgang til filer uden for chrooten.',
118
118
119
119
'blacklist.title' => 'Blacklist',
120
120
'blacklist.empty' => 'Ingen scripts er blacklisted',
0 commit comments