fix nextcloud openssl path
I don't remember why I hardcoded this, but the default works fine.
This commit is contained in:
parent
61f10a311e
commit
56dece4190
1 changed files with 0 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue