waffentrager: nextcloud - enable profiles
This commit is contained in:
parent
9329921cfb
commit
c2cac01772
|
@ -45,8 +45,8 @@
|
||||||
extraOptions = {
|
extraOptions = {
|
||||||
mail_smtpmode = "sendmail";
|
mail_smtpmode = "sendmail";
|
||||||
mail_sendmailmode = "pipe";
|
mail_sendmailmode = "pipe";
|
||||||
profile.enabled = true;
|
|
||||||
};
|
};
|
||||||
|
globalProfiles = true;
|
||||||
|
|
||||||
phpOptions = {
|
phpOptions = {
|
||||||
"opcache.interned_strings_buffer" = "10";
|
"opcache.interned_strings_buffer" = "10";
|
||||||
|
|
Loading…
Reference in New Issue