diff options
Diffstat (limited to '')
-rw-r--r-- | config.toml | 1 |
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" |