thekid / dialog

Dialog photoblog
2 stars 1 forks source link

Read configuration from config.ini if available #29

Closed thekid closed 1 year ago

thekid commented 1 year ago

Example:

[mongo]
uri=mongodb+srv://user:pass@dialog.id.mongodb.net/?readPreference=nearest
db=prototype

Preparation work for #27

thekid commented 1 year ago

Released in https://github.com/thekid/dialog/releases/tag/v1.8.0