summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorstuebinm2022-02-16 03:07:35 +0100
committerstuebinm2022-03-19 19:26:32 +0100
commit3e0026151485858de6025f27eebe1f941329687a (patch)
treeb98daf620f731c760844bebdc28963453e3e7465 /config.toml
parentac81f4a118cc7a067ff26d8f4fd30410cac07e3c (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"