2 #url = 'http://exmaple.tumbl.com/api/read'
3 url = 'http://exmaple.tumbl.com'
4 # time interval between parsing attempts
7 # jabber-bot credentials
11 # daemon-related stuff
12 runas_user = '_jabberbot'
13 stamp_file = '/var/lib/pkka_bot/stamp'
14 pkka_subscribe_list = '/var/lib/pkka_bot/pkka_subscribers'
15 pidfile = '/var/run/pkka_bot.pid'
16 LOG_FILENAME = '/var/log/pkka-bot.log'
17 log_level = 'debug' # debug, info, warning, error, critical