mybuddy/docs/configuration
mmomjian 9b603a9e84
Add DB options support (#745)
* Update base.py

allow postgres SSL

* Update base.py

* Update database.md

documentation

* Update database.md

* Update database.md

* Update database.md

Docs specified that postgres was the default variable, but settings/base.py:100-115 uses SQLite as default.

* Adjust documentation language

---------

Co-authored-by: Christopher Charbonneau Wells <10456740+cdubz@users.noreply.github.com>
2024-01-06 03:39:18 -08:00
..
application.md Use django-dbsettings package for site settings 2023-04-15 13:59:44 -07:00
database.md Add DB options support (#745) 2024-01-06 03:39:18 -08:00
email.md Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
homeassistant.md Renamed the settings-option to ENABLE_HOME_ASSISTANT_SUPPORT 2023-07-05 14:32:26 -07:00
intro.md Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
security.md Add django-specific notes for PROXY_HEADER config (#609) 2023-03-22 12:41:44 -07:00
storage.md Remove Heroku-specific config and documentation 2022-10-29 18:51:59 -07:00