object-oriented and DI
This commit is contained in:
parent
30428b1af7
commit
6c855e7ead
7 changed files with 110 additions and 100 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue