aboutsummaryrefslogtreecommitdiff
path: root/dendrite/dendrite.conf
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2022-09-06 18:08:01 +0530
committersinanmohd <pcmsinan@gmail.com>2022-09-08 11:33:45 +0530
commit714fef7d659b65541e6e5aeac2cd5ab0e5f44266 (patch)
tree45456117b2361721ce8503f880a3890eefcb9bbc /dendrite/dendrite.conf
parent4ee863477a2b885ad71a26ad6448b0d258b7895b (diff)
dendrite: fix config file name
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"