Update Changelog

This commit is contained in:
cytopia 2019-03-04 08:52:37 +01:00
parent e9abde6194
commit 719a127205
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -27,6 +27,8 @@ major versions.
- Reverse Proxy support
- Autostart scripts
- Allow to enable/disable PHP modules
- Allow to set Nginx worker_processes via .env
- Allow to set Nginx worker_connections via .env
- Intranet vendors
- PHPRedMin
- Mount options for volumes
@ -88,6 +90,7 @@ major versions.
- Fixed hostnames for all Docker container
- PHP-FPM workers changed from `dynamic` to `ondemand`
- Allow Apache to server underscore domains
- Changed Nginx `client_max_body_size` to `0` to be in sync with Apache
#### Fixed
- break on errors in wrong vhost-gen overwrite