summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorstuebinm2022-02-16 20:28:46 +0100
committerstuebinm2022-02-16 20:28:46 +0100
commit7c73bf1d94b8a972ba64fb8210290de7e6ab2839 (patch)
tree92f4ab4fa83fa6e82241a3cc181e9dcf27dd0907 /config.toml
parentb3c3b5d727f2c8548ab72ff07a0f8c6b9844bfac (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"