From 8add92c36da2ded37351cd4ba5a906485cde735e Mon Sep 17 00:00:00 2001 From: Arkadiusz Kondas Date: Sat, 16 Apr 2016 22:47:55 +0200 Subject: [PATCH] add timezone variable to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecee27b..d835c03 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Available variables are listed below, along with default values (see `defaults/m - php7.0-gd - php7.0-mbstring - php7.0-mcrypt + php_timezone: Europe/Warsaw php_upload_max_filesize: "20M" php_post_max_size: "20M" php_memory_limit: "1024M"