jamiya / app /config.py

Commit History

Enhance application configuration: add MongoDB settings and directory management for audio, text, and temporary files, ensuring necessary directories are created at initialization.
6fae15f

jameszokah commited on

Fix formatting in config.py: ensure consistent newline at end of file in the get_settings function.
4231eb9

jameszokah commited on

Update database configuration and add application settings: change SQLite database path in alembic.ini and create a new config.py file for managing application settings with environment variables.
505bbe5

jameszokah commited on