From a9b8c6615c9a6834f769e6997db8a309f2b90f50 Mon Sep 17 00:00:00 2001 From: paukstelis Date: Fri, 30 Dec 2022 08:45:42 -0500 Subject: [PATCH] readme warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dda8518..e7d628d 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ These files provide a bash script for quickly deploying multiple octoprint insta * Change udev rules for an instance with `sudo octoprint_deploy/octoprint_deploy.sh replace` * Always a good idea to update octoprint_deploy from time-to-time with `git -C octoprint_deploy pull` # Recent Changes -* Multi-camera support (experimental). +* Multi-camera support (experimental). Clean-up of haproxy.cfg on instance removal still needs work. * If haproxy is used, cameras stream can be placed behind it. * Allow making backups of generic instance. * Add 'noserial' command line option. Currently for cameras only, this will unset the serial number in cases where cameras are known to share a serial number.