-
v0.2.15 - Add --database-path command line parameter for database location override
released this
2025-09-06 14:07:28 +00:00 | 119 commits to master since this release- Added -D/--database-path parameter to specify custom database file location
- Fixed port override timing to apply after configuration system initialization
- Updated help message with examples showing database path usage
- Supports both absolute and relative paths for database location
- Enables running multiple relay instances with separate databases
- Resolves database path issues when running from /usr/local/bin
Downloads