6 lines
170 B
Python
6 lines
170 B
Python
|
db_url = 'postgresql://torjehoa_dibblerdummy:1234@postgres/torjehoa_dibblerdummy'
|
||
|
quit_allowed = True
|
||
|
stop_allowed = False
|
||
|
show_tracebacks = True
|
||
|
input_encoding = 'utf8'
|