WIP
This commit is contained in:
parent
0a2cdbbe8f
commit
9146588902
11 changed files with 185 additions and 177 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue