summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorstuebinm2022-02-15 22:28:24 +0100
committerstuebinm2022-03-19 19:26:32 +0100
commitc69c90f3d12d088eb60cf6da66c7cc473d399abf (patch)
tree7923987fc396da118727d557c59a89ae52041c78 /config.toml
parent7c9614d0397b9b58dc29775ac3c8057bff9c876b (diff)
server: switch to universum prelude, some cleanup
it's slightly less of a mess than it was before
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 94e189c..ff3ef8e 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,7 @@
port = 8080
+verbose = true
tmpdir = "/tmp"
entrypoint = "main.json"