mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update default.nix
This commit is contained in:
@@ -67,10 +67,6 @@
|
||||
adminpassFile = "/var/run/nextcloud-pass.txt";
|
||||
defaultPhoneRegion = "DE";
|
||||
};
|
||||
phpOptions = {
|
||||
upload_max_filesize = "16G";
|
||||
post_max_size = "16G";
|
||||
};
|
||||
extraOptions = {
|
||||
mail_smtpmode = "sendmail";
|
||||
mail_sendmailmode = "pipe";
|
||||
|
||||
Reference in New Issue
Block a user