dibbler/conf.py

6 lines
180 B
Python
Raw Normal View History

2011-03-06 13:27:46 +01:00
db_url = 'postgres.pvv.ntnu.no://torjehoa_dibblerdummy:1234@postgres/torjehoa_dibblerdummy'
quit_allowed = True
stop_allowed = False
show_tracebacks = True
input_encoding = 'utf8'