From fa8a01b9610424a08b0c2266ca08709cb72bfa5d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 27 Oct 2019 18:29:07 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-letsencrypt.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-letsencrypt.md b/images/docker-letsencrypt.md index 44e0f2672..81d9b2437 100644 --- a/images/docker-letsencrypt.md +++ b/images/docker-letsencrypt.md @@ -204,6 +204,7 @@ This will *ask* Google et al not to index and list your site. Be careful with th ## Versions +* **27.10.19:** - Turn off lua resty core to get rid of error message in the log (existing users will have to delete `/config/nginx/nginx.conf` and restart the container). * **26.10.19:** - Add new package for stream-geoip2, remove geoip2 module patch. * **24.10.19:** - Add php7-pecl-imagick. * **23.10.19:** - Update Host header in `proxy.conf` to fix CSRF issues.