1
0
mirror of http://aero2k.de/t/repos/urlbot-native.git synced 2017-09-06 15:25:38 +02:00

make dsa watcher interval configurable

This commit is contained in:
urlbot
2015-07-19 02:09:56 +02:00
parent 0cb198754f
commit f5bc6e429c
2 changed files with 3 additions and 2 deletions

View File

@@ -50,7 +50,8 @@ config = {
'tea_steep_time': (3*60 + 40),
'image_preview': True
'image_preview': True,
'dsa_watcher_interval': 15 * 60
}
def conf(val):