Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Aug 22, 2018
1 parent e145a78 commit 038ae62
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ _Not in charge of the server? Send a link to this page to your server administra
Craft requires the following:

* PHP 7.0+
* MySQL 5.5+ (with InnoDB) or PostgreSQL 9.5+
* MySQL 5.5+ with InnoDB, or PostgreSQL 9.5+
* A web server (Apache, Nginx, IIS)
* A minimum of 128MB of memory allocated to PHP
* A minimum of 200MB of free disk space
* At least 256MB of memory allocated to PHP
* At least 200MB of free disk space

:::warning
If Craft CMS needs to process very large images or dump very large databases, you might need to bump PHP’s memory allocation up to 256MB.
Expand Down

0 comments on commit 038ae62

Please sign in to comment.