From d347cc66625be1f9ab9cb9a53da90a69e43402e3 Mon Sep 17 00:00:00 2001 From: "Anna (navi) Figueiredo Gomes" Date: Fri, 25 Oct 2024 00:45:34 +0200 Subject: net-im/dendrite: new package, add 9999 Signed-off-by: Anna (navi) Figueiredo Gomes --- net-im/dendrite/files/dendrite.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 net-im/dendrite/files/dendrite.conf (limited to 'net-im/dendrite/files/dendrite.conf') diff --git a/net-im/dendrite/files/dendrite.conf b/net-im/dendrite/files/dendrite.conf new file mode 100644 index 0000000..3977fca --- /dev/null +++ b/net-im/dendrite/files/dendrite.conf @@ -0,0 +1,5 @@ +# dendrite options +dendrite_args="--config /etc/dendrite/dendrite.yaml" + +dendrite_group="dendrite" +dendrite_user="dendrite" -- cgit v1.2.3