From 1043e2189c7fa93eccf4c55ac1342c5d448ec31e Mon Sep 17 00:00:00 2001 From: TehPeGaSuS <25697531+TehPeGaSuS@users.noreply.github.com> Date: Sun, 1 Jun 2025 16:29:35 +0200 Subject: [PATCH] Remove a reference to a config option that doesn't exist. There's no `memoreceipt` anywhere, as far as I could check. --- data/memoserv.example.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/memoserv.example.conf b/data/memoserv.example.conf index e7b1153a5..41fab4f15 100644 --- a/data/memoserv.example.conf +++ b/data/memoserv.example.conf @@ -196,8 +196,6 @@ command { service = "MemoServ"; name = "READ"; command = "memoserv/read"; } * Provides the command memoserv/rsend. * * Used to send a memo requiring a receipt be sent back once it is read. - * - * Requires configuring memoserv:memoreceipt. */ #module {