Skip to content

fix: honor CONTREE_SESSION_DB env var override for session DB path - #19

Merged
mosquito merged 1 commit into
masterfrom
fix/contree-session-db-env
Aug 28, 2026
Merged

fix: honor CONTREE_SESSION_DB env var override for session DB path#19
mosquito merged 1 commit into
masterfrom
fix/contree-session-db-env

Conversation

@mosquito

Copy link
Copy Markdown
Collaborator

Summary

  • CONTREE_SESSION_DB was documented in README/--help but never read by session_db_path(), so setting it had no effect.
  • session_db_path() now returns the env var's value directly (expanded) when set, otherwise the existing per-profile computed path.

The variable was documented in README/--help but never read by session_db_path(), so setting it had no effect.
@mosquito
mosquito merged commit 68f10cf into master Aug 28, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants