You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -245,7 +245,7 @@ This will *ask* Google et al not to index and list your site. Be careful with th
245
245
2. Review our repository commits and apply the new changes yourself
246
246
3. Delete the modified config file with listed updates, restart the container, reapply your changes
247
247
* If you have NOT modified a file with noted changes in the changelog:
248
-
1. Delete the config file with listed updates, restart the container, reapply your changes
248
+
1. Delete the config file with listed updates, restart the container
249
249
* Proxy sample updates are not listed in the changelog. See the changes here: [https://github.com/linuxserver/reverse-proxy-confs/commits/master](https://github.com/linuxserver/reverse-proxy-confs/commits/master)
250
250
* Proxy sample files WILL be updated, however your renamed (enabled) proxy files will not.
251
251
* You can check the new sample and adjust your active config as needed.
@@ -322,7 +322,8 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
***04.10.20:** - [Existing users should update:](https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs) nginx.conf, proxy.conf, and ssl.conf - Minor cleanups and reordering.
326
+
***20.09.20:** - [Existing users should update:](https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs) nginx.conf - Added geoip2 configs. Added MAXMINDDB_LICENSE_KEY variable to readme.
326
327
***08.09.20:** - Add php7-xsl.
327
-
***01.09.20:** - Update nginx.conf and proxy.conf (and various proxy samples) to better handle websockets.
328
+
***01.09.20:** - [Existing users should update:](https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs)nginx.conf, proxy.conf, and various proxy samples - Global websockets across all configs.
0 commit comments