Enable full mode with multiple rooms

This commit is contained in:
dtonon 2026-05-19 13:15:36 +01:00
parent a8b7eaf20e
commit f6bea700f0
24 changed files with 767 additions and 286 deletions

View file

@ -1,5 +1,6 @@
PUBLIC_RELAY_URL=ws://localhost:3334
PUBLIC_GROUP_ID=mygrouprandomid
PUBLIC_TITLE= # top-bar title (full mode); empty falls back to group name
PUBLIC_MODE=simple # simple | full
PUBLIC_JOINCODE=no # yes | no — show invite-code field on join failure
PUBLIC_LABELS= # comma-separated labels (e.g., bug,feature,question)