aboutsummaryrefslogtreecommitdiff
path: root/dendrite/dendrite-conf
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2022-09-06 16:49:45 +0530
committersinanmohd <pcmsinan@gmail.com>2022-09-06 17:00:09 +0530
commit4ee863477a2b885ad71a26ad6448b0d258b7895b (patch)
treeb8de66e11378914ce8f2ec68332c1492fc66bf4d /dendrite/dendrite-conf
parent6f6d441a58d170722f011aff106f2aed54562add (diff)
dendrite: add s6-rc service scripts for dendrite
Diffstat (limited to 'dendrite/dendrite-conf')
-rw-r--r--dendrite/dendrite-conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/dendrite/dendrite-conf b/dendrite/dendrite-conf
new file mode 100644
index 0000000..de3fa34
--- /dev/null
+++ b/dendrite/dendrite-conf
@@ -0,0 +1,5 @@
+# Optional arguments for dendrite
+OPTS="--config=/etc/dendrite/config.yaml"
+
+# This configures the directives used for s6-log in the log service.
+DIRECTIVES="n3 s2000000 T"