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:
Edward Tomasz Napierala 2017-11-04 15:30:26 +00:00
commit 2518737f84
4 changed files with 4 additions and 9 deletions

View file

@ -973,7 +973,7 @@ If <color> is a
yourself unaway, Irssi will display all the messages in the awaylog.
/SET awaylog_level <level> - Default is MSGS HILIGHT
/SET awaylog_file <filename> - Default is ~/.irssi/away.log
/SET awaylog_file <filename> - Default is ~/irclogs/away.log
You can disable this feature by setting awaylog_level to NONE.