diff options
author | Timo Sirainen <cras@irssi.org> | 2001-02-12 20:05:49 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-02-12 20:05:49 +0000 |
commit | 37d0047770b89b0fee06138b9da6a49b583c31d1 (patch) | |
tree | 93e2881fec5c4c21f09c2ed9e6297fe4a51d97b8 /docs | |
parent | 70fc39fb39fa5a067d385a477a1fc32362e5be9a (diff) | |
download | irssi-37d0047770b89b0fee06138b9da6a49b583c31d1.zip |
+/SET autoclose_windows _OFF_, not ON.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1210 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r-- | docs/startup-HOWTO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/startup-HOWTO.txt b/docs/startup-HOWTO.txt index 858399eb..bcd94ec4 100644 --- a/docs/startup-HOWTO.txt +++ b/docs/startup-HOWTO.txt @@ -17,7 +17,7 @@ These settings should give you pretty good defaults (the ones I use): /SET autocreate_query_level DCCMSGS /SET use_status_window OFF /SET use_msgs_window ON -/SET autoclose_windows ON +/SET autoclose_windows OFF /SET reuse_unused_windows ON And example how to add servers: |