From 46ce1730c7f738beb6d97b037f670926087bfdd2 Mon Sep 17 00:00:00 2001 From: <> Date: Tue, 12 Nov 2024 14:42:03 +0000 Subject: [PATCH] Deployed 56df6f9c with MkDocs version: 1.6.1 --- images/docker-synclounge/index.html | 4 ++-- search/search_index.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/docker-synclounge/index.html b/images/docker-synclounge/index.html index e720853280..9cfe837c79 100644 --- a/images/docker-synclounge/index.html +++ b/images/docker-synclounge/index.html @@ -34,5 +34,5 @@ --no-cache \ --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.