new attributes and code improvement
This commit is contained in:
parent
758281effb
commit
ccf4303cc0
11 changed files with 71 additions and 34 deletions
|
|
@ -35,6 +35,8 @@ from weboob.tools.misc import html2text
|
|||
|
||||
class Monboob(ConsoleApplication):
|
||||
APPNAME = 'monboob'
|
||||
VERSION = '1.0'
|
||||
COPYRIGHT = 'Copyright(C) 2010 Romain Bignon'
|
||||
CONFIG = {'interval': 15,
|
||||
'domain': 'weboob.example.org',
|
||||
'recipient': 'weboob@example.org',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue