dibbler/conf.py

12 lines
242 B
Python
Raw Normal View History

2017-04-15 20:47:28 +02:00
db_url = 'postgres://CVi@127.0.0.1/pvv_vv'
quit_allowed = True
stop_allowed = False
show_tracebacks = True
input_encoding = 'utf8'
low_credit_warning_limit = -100
user_recent_transaction_limit = 100
2017-04-15 20:47:28 +02:00
label_type = "29x90"
label_rotate = True