Add comprehensive documentation and fix authentication config paths

- Add detailed README.md with installation, usage, and development guide
- Add CONFIG.md with complete configuration documentation
- Update connection and SASL authentication to use nested config paths
- Fix server password and SASL username/password config access
- Add config validation test script (test_config.py)
- Clean up config.json (removed invalid JSON comments)
- Improve error handling for config arrays and null values
This commit is contained in:
2025-09-24 20:33:23 +01:00
parent 74f3afdf4b
commit eb041477dc
8 changed files with 409 additions and 19 deletions

Binary file not shown.