Allow to post new discussions

This commit is contained in:
dtonon 2026-04-09 16:28:01 +01:00
parent 3fe32d8d24
commit b5b2f97d35
9 changed files with 673 additions and 0 deletions

View file

@ -2,3 +2,5 @@ PUBLIC_RELAY_URL=ws://localhost:3334
PUBLIC_GROUP_ID=mygrouprandomid
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)
PUBLIC_BLOSSOM_URL= # Blossom server URL (e.g., https://blossom.primal.net)