10 lines
725 B
Text
10 lines
725 B
Text
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)
|
|
PUBLIC_BLOSSOM_URL= # Blossom server URL (e.g., https://blossom.primal.net)
|
|
# Theme color overrides — quote the value, a leading # is read as a comment otherwise
|
|
PUBLIC_ACCENT_COLOR= # override the accent color (default #e32a6d), e.g. "#00ff00"; hover shade derived
|
|
PUBLIC_SECONDARY_COLOR= # override the secondary color (default #ffaf25), e.g. "#0000ff"; hover shade derived
|