bcmath and gmp modules for php will be installed
This commit is contained in:
parent
cff4524296
commit
65518c35c4
|
@ -64,6 +64,8 @@ class wmdeit_nextcloud(
|
||||||
imagick => {},
|
imagick => {},
|
||||||
redis => {},
|
redis => {},
|
||||||
apcu => {},
|
apcu => {},
|
||||||
|
bcmath => {},
|
||||||
|
gmp => {},
|
||||||
},
|
},
|
||||||
settings => {
|
settings => {
|
||||||
'PHP/memory_limit' => '512M',
|
'PHP/memory_limit' => '512M',
|
||||||
|
|
Loading…
Reference in New Issue