v3.2.3
shivangi-aneja/GaussianSpeechv3.2.3Feb 6, 2025by poeti8
AI Summary
Adds the ability to configure environment variables by reading from files using the `<variable_name>_FILE` convention, providing a more secure and flexible configuration method.
Key Highlights
- Configuration via file reading for environment variables
- Support for `<variable_name>_FILE` convention
- Link to detailed configuration documentation
New Features
- File-based environment variable configuration
- Configuration documentation link
Full Release Notes
- Set environment variables by reading a file. Use `<variable_name>_FILE`. Read [configuration](https://github.com/thedevs-network/kutt/tree/main?tab=readme-ov-file#configuration) for more info. (pull request #814)