summaryrefslogtreecommitdiff
path: root/docs/help
diff options
context:
space:
mode:
authorJase Thew <bazerka@irssi.org>2012-01-10 21:36:07 +0000
committerbazerka <bazerka@dbcabf3a-b0e7-0310-adc4-f8d773084564>2012-01-10 21:36:07 +0000
commitd74c9788b7a1c79653067d87ab45e5e1ee85487c (patch)
tree0f728e48e27f7af5edcb7cc3aeeba868de0e86e7 /docs/help
parent9cc7ea504c53c5cfe9500c4b674bd7f748981697 (diff)
downloadirssi-d74c9788b7a1c79653067d87ab45e5e1ee85487c.zip
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
Diffstat (limited to 'docs/help')
-rw-r--r--docs/help/in/log.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/log.in b/docs/help/in/log.in
index 332ba85e..09580793 100644
--- a/docs/help/in/log.in
+++ b/docs/help/in/log.in
@@ -14,7 +14,7 @@
<id>: ID number of log.
/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():
/SET log_timestamp <text> - Specifies the time stamp format.