l 2 websites domsen: disable apcu
This commit is contained in:
parent
8ef5d94a78
commit
1c4bf63ed8
|
@ -143,11 +143,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
services.phpfpm.phpOptions = ''
|
||||
extension=${pkgs.phpPackages.apcu}/lib/php/extensions/apcu.so
|
||||
sendmail_path = ${sendmail} -t
|
||||
always_populate_raw_post_data = -1
|
||||
upload_max_filesize = 100M
|
||||
post_max_size = 100M
|
||||
file_uploads = on
|
||||
|
|
Loading…
Reference in a new issue