Enable full mode with multiple rooms
This commit is contained in:
parent
a8b7eaf20e
commit
f6bea700f0
24 changed files with 767 additions and 286 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue