This commit is contained in:
Yax 2018-09-15 15:02:06 +02:00
parent 0a2cdbbe8f
commit 9146588902
11 changed files with 185 additions and 177 deletions

View file

@ -2,6 +2,7 @@
[main]
lang = fr
db_url = sqlite:///db.sqlite
newcomment_polling = 60
[http]
root_url = http://localhost:8100
@ -16,6 +17,6 @@ secret = Uqca5Kc8xuU6THz9
proto = http
file = comments.xml
[polling]
newmail = 15
newcomment = 60
[mail]
fetch_polling = 15
mailer_url = http://localhost:8000