Explorar o código

Update memory limit in docs

As per 0bc75c3fb6920798ec5410b912a7fe15d220e24a
Michael Cullum %!s(int64=8) %!d(string=hai) anos
pai
achega
97a80b6249
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/articles/troubleshooting.md

+ 1 - 1
doc/articles/troubleshooting.md

@@ -125,7 +125,7 @@ Composer may sometimes fail on some commands with this message:
 
 In this case, the PHP `memory_limit` should be increased.
 
-> **Note:** Composer internally increases the `memory_limit` to `1G`.
+> **Note:** Composer internally increases the `memory_limit` to `1.5G`.
 
 To get the current `memory_limit` value, run: