Using my own modified Joomla image to increase maximum PHP upload limit to 64MB

This commit is contained in:
William Miceli
2019-06-03 16:01:39 -04:00
parent 9428d11a87
commit 4251385a3a
2 changed files with 2 additions and 4 deletions

View File

@@ -48,9 +48,7 @@ catalog:
required: true
type: enum
options:
- php7.1-apache
- php7.2-apache
- php7.3-apache
- php7.3
- variable: "DATA_DIR"
label: "Data Directory"