object-oriented and DI

This commit is contained in:
Yax 2021-01-02 12:36:42 +01:00
parent 30428b1af7
commit 6c855e7ead
7 changed files with 110 additions and 100 deletions

View file

@ -2,9 +2,9 @@
; Default configuration
[main]
lang = fr
db_url = sqlite:///db.sqlite
db_url = db.sqlite
db_backup_json_file = db.json
newcomment_polling = 60
db_file = db.json
[site]
name = "My blog"