From b4ef50e6055e79dfe8da42c22338577e041db553 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 44e0f2672b..81d9b24379 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.