2021-01-03 13:36:48 +00:00
|
|
|
[default]
|
2021-01-09 13:03:07 +00:00
|
|
|
template_dir = "generated/templates/"
|
2021-01-03 13:36:48 +00:00
|
|
|
|
2020-12-01 21:32:16 +00:00
|
|
|
[development]
|
|
|
|
address = "localhost"
|
|
|
|
port = 8000
|
|
|
|
keep_alive = 5
|
|
|
|
read_timeout = 5
|
|
|
|
write_timeout = 5
|
|
|
|
log = "normal"
|
|
|
|
limits = { forms = 32768 }
|
|
|
|
|
2020-12-14 19:06:21 +00:00
|
|
|
[debug.databases]
|
2020-12-03 19:30:09 +00:00
|
|
|
tenebrous_db = { url = "./tenebrous.sqlite" }
|