mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue