Files
cinny/.gitignore
T
jared 71386f4ef2
CI / Build & Quality Checks (push) Successful in 10m38s
config: 3 homeservers, gifApiKey moved to server secrets
Giphy API key removed from config.json (was tracked in git — now purged
from all history via git-filter-repo). Key lives in /etc/lotus-deploy.env
on LXC 106; lotus_deploy.sh injects it into config.json after each rsync.

config.json now has:
- homeserverList: lotusguild.org + matrix.org + mozilla.org
- allowCustomHomeservers: true
- gifApiKey: "" (placeholder — injected at deploy time)

.gitignore: removed the incorrect config.json entry (tracked files are
unaffected by .gitignore; the entry was misleading).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 21:58:40 -04:00

8 lines
73 B
Plaintext

experiment
dist
node_modules
devAssets
.DS_Store
.ideapackage-lock.json