From 9d1d27494ed2ed2cb303c60d9645005874daf49c Mon Sep 17 00:00:00 2001 From: <> Date: Fri, 6 Dec 2024 15:02:45 +0000 Subject: [PATCH] Deployed 5b9f4626a with MkDocs version: 1.6.1 --- images/docker-synclounge/index.html | 2 +- search/search_index.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/docker-synclounge/index.html b/images/docker-synclounge/index.html index 26815dfe80..262eb3bb9c 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 and vice versa using lscr.io/linuxserver/qemu-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.