Skip to content

Commit

Permalink
Merge pull request #169 from olibrian/master
Browse files Browse the repository at this point in the history
  • Loading branch information
npracht committed Aug 14, 2020
2 parents a6ce3b9 + 15ff95d commit 6569817
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Expand Up @@ -84,13 +84,6 @@ If the `MAUTIC_DB_NAME` specified does not already exist on the given MySQL serv
- `-e PHP_MAX_UPLOAD=...` (defaults to `20M`) Set PHP upload max file size
- `-e PHP_MAX_EXECUTION_TIME=...` (defaults to `300`) Set PHP max execution time

### PHP options
- `-e PHP_INI_DATE_TIMEZONE=...` (defaults to `UTC`) Set PHP timezone
- `-e PHP_MEMORY_LIMIT=...` (defaults to `256M`) Set PHP memory limit
- `-e PHP_MAX_UPLOAD=...` (defaults to `20M`) Set PHP upload max file size
- `-e PHP_MAX_EXECUTION_TIME=...` (defaults to `300`) Set PHP max execution time


### Persistent Data Volumes

On first run Mautic is unpacked at `/var/www/html`. You need to attach a volume on this path to persist data.
Expand Down

0 comments on commit 6569817

Please sign in to comment.