/[smecontribs]/rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud-1.2.0-bz12298-opcache-php81-fix.patch
ViewVC logotype

Annotation of /rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud-1.2.0-bz12298-opcache-php81-fix.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sat Sep 9 13:04:46 2023 UTC (8 months, 3 weeks ago) by jcrisp
Branch: MAIN
CVS Tags: smeserver-nextcloud-1_2_0-27_el7_sme
* Sat Sep 09 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2.0-27.sme
- Fix syntax error in 20opcache.ini [SME: 12298]

1 jcrisp 1.1 diff -ruN smeserver-nextcloud-1.2.0.old/root/etc/e-smith/templates/etc/opt/remi/php81/php.d/20-opcache.ini/10base smeserver-nextcloud-1.2.0/root/etc/e-smith/templates/etc/opt/remi/php81/php.d/20-opcache.ini/10base
2     --- smeserver-nextcloud-1.2.0.old/root/etc/e-smith/templates/etc/opt/remi/php81/php.d/20-opcache.ini/10base 2023-09-08 15:24:17.844164719 +0100
3     +++ smeserver-nextcloud-1.2.0/root/etc/e-smith/templates/etc/opt/remi/php81/php.d/20-opcache.ini/10base 2023-09-08 15:24:34.802316999 +0100
4     @@ -1,5 +1,5 @@
5     opcache.enable=1
6     -opcache.file_cache= /var/opt/remi/php74/lib/php/opcache
7     +opcache.file_cache= /var/opt/remi/php81/lib/php/opcache
8     opcache.enable_cli= 1
9     opcache.interned_strings_buffer= {$nextcloud{'opcache.interned_strings_buffer'} || 32;}
10     opcache.max_accelerated_files= 10000

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed