Config default path moved to ~/.config/av1dae with no back-compat #7

Open
opened 2026-06-21 16:21:07 +00:00 by Kessinen · 0 comments
Owner

The av1dae rename changed the default config dir from ~/.config/videnc-vibe/ to ~/.config/av1dae/ (appName in internal/config/config.go). Docker passes -c explicitly so it is unaffected, but a local default-path user would lose their config silently. Decide: add a one-time fallback to the old path, or document the migration (leaning document-only).

The av1dae rename changed the default config dir from ~/.config/videnc-vibe/ to ~/.config/av1dae/ (appName in internal/config/config.go). Docker passes -c explicitly so it is unaffected, but a local default-path user would lose their config silently. Decide: add a one-time fallback to the old path, or document the migration (leaning document-only).
Kessinen added the chore label 2026-06-21 16:21:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Kessinen/av1dae#7