mirror of
https://github.com/irssi/irssi.git
synced 2026-08-22 18:12:12 +02:00
Change the default awaylog_file to ~/irclogs/away.log.
The new location is more compatible with Capsicum sandboxing, and also seems a bit more logical - it is, after all, a log file. Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
This commit is contained in:
parent
7e619ed990
commit
2518737f84
4 changed files with 4 additions and 9 deletions
|
|
@ -7,7 +7,6 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue