v0.2.17 - Add --database-path parameter with metadata storage

- Add --database-path/-D command line parameter for database override
- Store actual database and config file paths as metadata in config tables
- Fix circular dependency by making command line overrides runtime-only
- Support multiple relay instances with separate databases and configurations
- Clean path normalization removes redundant ./ prefixes
- New fields: database_location and config_location for tracking actual usage
This commit is contained in:
Your Name
2025-09-06 10:39:11 -04:00
parent 342defca6b
commit 258779e234
5 changed files with 61 additions and 1 deletions

View File

@@ -1 +1 @@
949770
954022