[Pkg-privacy-commits] [irssi-plugin-otr] 176/267: Update README.md

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:41:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch debian
in repository irssi-plugin-otr.

commit b3ccddc73cca9fed2a4502039b897f6ee69f2239
Author: David Goulet <dgoulet at ev0ke.net>
Date:   Sun Dec 2 14:49:40 2012 -0500

    Update README.md
    
    Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
 README.md | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 17113d1..3323770 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,20 @@ irssi-otr
 
 LibOTR (http://www.cypherpunks.ca/otr/) support for IRSSI.
 
+**Mailing list**: otr-dev at lists.cypherpunks.ca
+
+First of all, we strongly recommend to set this option to speed up any OTR
+commands or sessions.
+
+`/set cmd_queue_speed 1msec`
+
+The default value of irssi is much higher and used to avoid excess flood on IRC
+servers. However, with the message size this module is using and rate of a
+normal conversation, it seems OK to set this limit. Please inform us if it
+causes problems.
+
+Future works is to handle IRC excess flood inside this module.
+
 Requirements
 ---------
 
@@ -24,7 +38,7 @@ Run the following commands to compile and install.
 
 `$ ./bootstrap`
 
-`$ ./configure --prefix="~/.irssi/modules"`
+`$ ./configure --prefix="/usr"`
 
 `$ make && make install`
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/irssi-plugin-otr.git



More information about the Pkg-privacy-commits mailing list