1
0
Fork 0

fix nextcloud openssl path

I don't remember why I hardcoded this, but the default works fine.
This commit is contained in:
ibizaman 2024-01-22 22:09:38 -08:00 committed by Pierre Penninckx
parent 61f10a311e
commit 56dece4190

View file

@ -524,7 +524,6 @@ in
"opcache.max_accelerated_files" = "10000";
"opcache.memory_consumption" = "128";
"opcache.revalidate_freq" = "1";
"openssl.cafile" = "/etc/ssl/certs/ca-certificates.cert";
short_open_tag = "Off";
output_buffering = "Off";