Auto-join #nosterm on startup; add mission/roadmap; chat-window banner
ci / build (pull_request) Successful in 1m1s
ci / image (pull_request) Skipped

This commit is contained in:
Robert Goodall
2026-07-25 08:17:20 -04:00
parent cd2b900639
commit dd388061d1
8 changed files with 161 additions and 33 deletions
+4
View File
@@ -26,6 +26,10 @@ PUBLIC_DEFAULT_RELAYS=
# Default UI theme id.
PUBLIC_DEFAULT_THEME=nord
# Channel auto-joined on startup, on the first default relay (bare name, no '#').
# Leave blank to disable auto-join.
PUBLIC_DEFAULT_CHANNEL=nosterm
# Max lines kept in the terminal scrollback.
PUBLIC_MAX_TERMINAL_ENTRIES=1000