Commit Graph

2 Commits

Author SHA1 Message Date
Alexander 6e20ffe939 Make mount point optional when config file provides it
- CLI mountpoint argument is now Option<PathBuf>
- Falls back to config.mount_point when --config is provided
- CLI mountpoint still overrides config if both are given
- Expanded config.example.toml with all available options
2026-05-17 13:55:41 +02:00
Alexander 265f4958f0 Implement configu use 2026-05-13 21:50:25 +02:00