dibbler/conf.py

5 lines
90 B
Python

db_url = 'sqlite:///data'
quit_allowed = True
stop_allowed = False
show_tracebacks = True