waffentrager: nextcloud - enable profiles

This commit is contained in:
2024-03-26 13:34:43 +01:00
parent 9329921cfb
commit c2cac01772
@@ -45,8 +45,8 @@
extraOptions = {
mail_smtpmode = "sendmail";
mail_sendmailmode = "pipe";
profile.enabled = true;
};
globalProfiles = true;
phpOptions = {
"opcache.interned_strings_buffer" = "10";