waffentrager: nextcloud - enable profiles

This commit is contained in:
Mateusz Słodkowicz 2024-03-26 13:34:43 +01:00
parent 9329921cfb
commit c2cac01772
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 1 additions and 1 deletions

View File

@ -45,8 +45,8 @@
extraOptions = {
mail_smtpmode = "sendmail";
mail_sendmailmode = "pipe";
profile.enabled = true;
};
globalProfiles = true;
phpOptions = {
"opcache.interned_strings_buffer" = "10";