mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Document that one needs to change the awaylog_file path for "/away"
to work with Capsicum.
This commit is contained in:
parent
9895e7b28a
commit
711b2d7df7
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ or the libraries it depends on.
|
||||||
To make Irssi enter capability mode on startup, add
|
To make Irssi enter capability mode on startup, add
|
||||||
|
|
||||||
capsicum = "yes";
|
capsicum = "yes";
|
||||||
|
awaylog_file = "~/irclogs/away.log";
|
||||||
|
|
||||||
to your ~/.irssi/config and restart the client. Alternatively you can
|
to your ~/.irssi/config and restart the client. Alternatively you can
|
||||||
enter it "by hand", using the "/capsicum enter" command. From the security
|
enter it "by hand", using the "/capsicum enter" command. From the security
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue