mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-27 02:24:24 +02:00
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…
x
Reference in New Issue
Block a user