docs(env): document Giphy GIF picker vars in env templates (LC-508) #475

Merged
longjacksonle merged 1 commit from docs/LC-508-giphy-env-template into main 2026-06-28 04:25:47 +02:00

LC-505/LC-488 shipped the Giphy GIF picker (LETS_CHAT_GIPHY_API_KEY / LETS_CHAT_GIPHY_RATING) but never added placeholder lines to the committed env templates, so a new operator could not discover the feature from the template alone.

Adds a commented Giphy block (matching the existing STT/LLM optional-feature style) to both .env.standalone and .env.saas:

  • LETS_CHAT_GIPHY_API_KEY (unset = GIF button hidden)
  • LETS_CHAT_GIPHY_RATING (g / pg / pg-13 / r, default pg-13)

Doc-only: all lines are commented placeholders, no real values, no code change.

LC-505/LC-488 shipped the Giphy GIF picker (`LETS_CHAT_GIPHY_API_KEY` / `LETS_CHAT_GIPHY_RATING`) but never added placeholder lines to the committed env templates, so a new operator could not discover the feature from the template alone. Adds a commented Giphy block (matching the existing STT/LLM optional-feature style) to both `.env.standalone` and `.env.saas`: - `LETS_CHAT_GIPHY_API_KEY` (unset = GIF button hidden) - `LETS_CHAT_GIPHY_RATING` (g / pg / pg-13 / r, default pg-13) Doc-only: all lines are commented placeholders, no real values, no code change.
docs(env): document Giphy GIF picker vars in env templates (LC-508)
All checks were successful
check-secrets / Kingfisher (push) Successful in 4s
check-secrets / TruffleHog (push) Successful in 3s
check-secrets / Nosey parker (push) Successful in 4s
check-secrets / TruffleHog (pull_request) Successful in 5s
check-secrets / Kingfisher (pull_request) Successful in 5s
check-secrets / Nosey parker (pull_request) Successful in 6s
Create release / Create release from merged PR (pull_request) Has been skipped
Check / clippy + fmt + tests (pull_request) Successful in 3m45s
ff2d0129c9
LC-505/LC-488 shipped the Giphy GIF picker but never added its env vars to the
committed templates, so a new operator could not discover the feature. Add
commented LETS_CHAT_GIPHY_API_KEY / LETS_CHAT_GIPHY_RATING placeholders to both
.env.standalone and .env.saas.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
longjacksonle scheduled this pull request to auto merge when all checks succeed 2026-06-28 04:24:48 +02:00
longjacksonle deleted branch docs/LC-508-giphy-env-template 2026-06-28 04:25:48 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/lets-chat!475
No description provided.