summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorstuebinm2022-02-16 03:07:35 +0100
committerstuebinm2022-02-16 03:07:35 +0100
commit662a01a74a13979830dacf1dc8c18161040f32cc (patch)
treeb7f457c282328629f47ea4eec6dad4fda7da55b9 /config.toml
parent2e51b4b237003bc969434c960b3c0fa3cf5317a4 (diff)
server: repositores & orgs fixed in config
a very simple setup that might be usable for divoc and similar small events
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 3886597..1c8825b 100644
--- a/config.toml
+++ b/config.toml
@@ -5,6 +5,8 @@ verbose = true
tmpdir = "/tmp"
+# linting interval in seconds
+interval = 30
[[org]]
slug = "divoc"