From 18cde02ed8fa01fdecaa464438f58673b881121b Mon Sep 17 00:00:00 2001 From: <> Date: Tue, 1 Oct 2024 14:41:58 +0000 Subject: [PATCH] Deployed 7e68d6aa with MkDocs version: 1.6.1 --- images/docker-synclounge/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/docker-synclounge/index.html b/images/docker-synclounge/index.html index aded043bd1..9a4f416c8e 100644 --- a/images/docker-synclounge/index.html +++ b/images/docker-synclounge/index.html @@ -35,4 +35,4 @@ --pull \ -t lscr.io/linuxserver/synclounge:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
AUTOJOIN_ENABLED
& AUTOJOIN_ROOM
options.EXTERNAL_URL
, EXTERNAL_SERVER_PORT
and AUTOJOIN_PASSWORD
are deprecated and no longer have any effect. Env vars AUTOJOIN_ENABLED
and AUTOJOIN_ROOM
are still working but will be removed in the future in favor of synclounge's built-in var autojoin__room
. If you are reverse proxying, do not forget to update your proxy settings (here and here) as the server port and addresses are changed.6aecc9bd
while evaluating the breaking changes upstream.