Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
Update config docs on PHP versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Dec 10, 2016
1 parent 519033a commit c626a3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions default.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,8 @@ firewall_allowed_tcp_ports:
- "9200"
firewall_log_dropped_packets: false

# PHP Configuration. Currently-supported versions: 5.6, 7.0.
# To use 5.6, see: http://docs.drupalvm.com/en/latest/other/php-56/
# PHP Configuration. Currently-supported versions: 5.6, 7.0, 7.1.
# See version-specific notes: http://docs.drupalvm.com/en/latest/other/php/
php_version: "7.0"
php_install_recommends: no
php_memory_limit: "192M"
Expand Down

0 comments on commit c626a3e

Please sign in to comment.