diff options
| author | atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b <atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-04-26 21:07:33 +0000 |
|---|---|---|
| committer | atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b <atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-04-26 21:07:33 +0000 |
| commit | 98167888fafe2793b9fded5b9af1eecc8efae0ba (patch) | |
| tree | 60bca39ca5312e842b2c83b2abd26f3054600b60 /data | |
| parent | 35932944badfb8d3985b798c9ed975dcdf8d1d95 (diff) | |
BUILD : 1.7.2 (69) BUGS : NOTES : Added new MemoServ command RSEND to send a memo requesting a receipt memo once the recipient reads it.
git-svn-id: svn://svn.anope.org/anope/trunk@69 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@45 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/example.conf b/data/example.conf index 333dc41d3..db83e27f7 100644 --- a/data/example.conf +++ b/data/example.conf @@ -946,6 +946,13 @@ MSSendDelay 3s MSNotifyAll +# MSMemoReceipt [OPTIONAL] +# Allow the use of memo receipts for the following groups: +# 1 - Opers Only +# 2 - Everybody +# +#MSMemoReceipt 1 + ########################################################################### # # BotServ configuration |
