From 729651f1083a2b8b250e80f21383442c1b44f51e Mon Sep 17 00:00:00 2001 From: jeirmeister Date: Tue, 17 Mar 2026 23:40:30 -0700 Subject: [PATCH] Update compose.yaml --- compose.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/compose.yaml b/compose.yaml index 04cf77c..d6e7be8 100644 --- a/compose.yaml +++ b/compose.yaml @@ -77,6 +77,9 @@ configs: serverversion=${SERVER_VERSION:-2.10.2} websocket_port=4748 + [registration] + enabled=true + [database] type=mysql hostname=mariadb