From 73ed81e79522eacfa373e5379c39c3cbc2499ce5 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Tue, 9 Aug 2016 11:08:09 +0100 Subject: [PATCH] Fix readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 90d5231..fab963b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,6 @@ The following flags are a list of all the currently supported options that can b - **SSH_KEY** : Private SSH deploy key for your repository base64 encoded (requires write permissions for pushing) - **WEBROOT** : Change the default webroot directory from `/var/www/html` to your own setting - **ERRORS** : Set to 1 to display PHP Errors in the browser - - **TEMPLATE_NGINX_HTML** : Enable by setting to 1 search and replace templating to happen on your code - **HIDE_NGINX_HEADERS** : Disable by setting to 0, default behaviour is to hide nginx + php version in headers - **PHP_MEM_LIMIT** : Set higher PHP memory limit, default is 128 Mb - **PHP_POST_MAX_SIZE** : Set a larger post_max_size, default is 100 Mb