From 711b2d7df7da4a3010214909ed1b260c55f6befa Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Wed, 11 Oct 2017 23:53:41 +0100 Subject: Document that one needs to change the awaylog_file path for "/away" to work with Capsicum. --- docs/capsicum.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/capsicum.txt b/docs/capsicum.txt index 3093bfe5..a3a1b8a7 100644 --- a/docs/capsicum.txt +++ b/docs/capsicum.txt @@ -7,6 +7,7 @@ or the libraries it depends on. To make Irssi enter capability mode on startup, add capsicum = "yes"; +awaylog_file = "~/irclogs/away.log"; to your ~/.irssi/config and restart the client. Alternatively you can enter it "by hand", using the "/capsicum enter" command. From the security -- cgit v1.2.3