summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorstuebinm2022-02-16 20:28:46 +0100
committerstuebinm2022-03-19 19:26:32 +0100
commit1ff03848753ed4881d02289ca9236ad4d2e2853a (patch)
treec932169698b1ff366c266155fe771e78d516d428 /config.toml
parentcc52022f3b099287f0ac57eb514753202ef47db2 (diff)
server: exneuland wants a token, apparently
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 cda774b..0518962 100644
--- a/config.toml
+++ b/config.toml
@@ -8,6 +8,7 @@ tmpdir = "/tmp"
# linting interval in seconds
interval = 30
exneuland = "http://localhost:4000"
+token = "hello, world!"
[[org]]
slug = "divoc"