mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
Update help for /log - change default for log_create_mode to 0600
(Bug #830). git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5211 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
9cc7ea504c
commit
d74c9788b7
@ -14,7 +14,7 @@
|
|||||||
<id>: ID number of log.
|
<id>: ID number of log.
|
||||||
|
|
||||||
/SET log_create_mode <mode> - Specifies what file mode to use with
|
/SET log_create_mode <mode> - Specifies what file mode to use with
|
||||||
the created log files. Default is 0644.
|
the created log files. Default is 0600.
|
||||||
|
|
||||||
All of these are parsed with strftime():
|
All of these are parsed with strftime():
|
||||||
/SET log_timestamp <text> - Specifies the time stamp format.
|
/SET log_timestamp <text> - Specifies the time stamp format.
|
||||||
|
Loading…
Reference in New Issue
Block a user