From 4ee863477a2b885ad71a26ad6448b0d258b7895b Mon Sep 17 00:00:00 2001
From: sinanmohd <pcmsinan@gmail.com>
Date: Tue, 6 Sep 2022 16:49:45 +0530
Subject: dendrite: add s6-rc service scripts for dendrite

---
 dendrite/dendrite-conf | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 dendrite/dendrite-conf

(limited to 'dendrite/dendrite-conf')

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"
-- 
cgit v1.2.3