summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/sb_sidebar_settings.html22
-rw-r--r--documentation/settings/index.markdown55
2 files changed, 0 insertions, 77 deletions
diff --git a/_includes/sb_sidebar_settings.html b/_includes/sb_sidebar_settings.html
index d667fd3..1633857 100644
--- a/_includes/sb_sidebar_settings.html
+++ b/_includes/sb_sidebar_settings.html
@@ -112,12 +112,10 @@
<option value="netsplit_nicks_hide_threshold">netsplit_nicks_hide_threshold</option>
<option value="nick">nick</option>
<option value="notify_check_time">notify_check_time</option>
- <option value="notify_idle_time">notify_idle_time</option>
<option value="notify_whois_time">notify_whois_time</option>
<option value="opermode">opermode</option>
<option value="override_coredump_limit">override_coredump_limit</option>
<option value="part_message">part_message</option>
- <option value="paste_detect_keycount">paste_detect_keycount</option>
<option value="paste_detect_time">paste_detect_time</option>
<option value="paste_join_multiline">paste_join_multiline</option>
<option value="paste_verify_line_count">paste_verify_line_count</option>
@@ -144,7 +142,6 @@
<option value="scroll_page_count">scroll_page_count</option>
<option value="scrollback_burst_remove">scrollback_burst_remove</option>
<option value="scrollback_lines">scrollback_lines</option>
- <option value="scrollback_save_formats">scrollback_save_formats</option>
<option value="scrollback_time">scrollback_time</option>
<option value="server_connect_timeout">server_connect_timeout</option>
<option value="server_reconnect_time">server_reconnect_time</option>
@@ -156,13 +153,7 @@
<option value="show_own_nickchange_once">show_own_nickchange_once</option>
<option value="show_quit_once">show_quit_once</option>
<option value="skip_motd">skip_motd</option>
- <option value="ssl_cacert">ssl_cacert</option>
- <option value="ssl_cafile">ssl_cafile</option>
- <option value="ssl_cert">ssl_cert</option>
- <option value="ssl_pkey">ssl_pkey</option>
- <option value="ssl_verify">ssl_verify</option>
<option value="STATUS_OPER">STATUS_OPER</option>
- <option value="term_auto_detach">term_auto_detach</option>
<option value="term_charset">term_charset</option>
<option value="term_force_colors">term_force_colors</option>
<option value="theme">theme</option>
@@ -170,10 +161,8 @@
<option value="timestamp_level">timestamp_level</option>
<option value="timestamp_timeout">timestamp_timeout</option>
<option value="timestamps">timestamps</option>
- <option value="translation">translation</option>
<option value="use_msgs_window">use_msgs_window</option>
<option value="use_proxy">use_proxy</option>
- <option value="use_ssl">use_ssl</option>
<option value="use_status_window">use_status_window</option>
<option value="user_name">user_name</option>
<option value="usermode">usermode</option>
@@ -230,7 +219,6 @@
<option value="scroll_page_count">scroll_page_count</option>
<option value="scrollback_burst_remove">scrollback_burst_remove</option>
<option value="scrollback_lines">scrollback_lines</option>
- <option value="scrollback_save_formats">scrollback_save_formats</option>
<option value="scrollback_time">scrollback_time</option>
<option value="window_history">window_history</option>
</select> <select name="cat_log" onchange="location.hash='#' + options[options.selectedIndex].value;selectedIndex=0">
@@ -300,7 +288,6 @@
<option value="show_nickmode_empty">show_nickmode_empty</option>
<option value="show_own_nickchange_once">show_own_nickchange_once</option>
<option value="show_quit_once">show_quit_once</option>
- <option value="term_auto_detach">term_auto_detach</option>
<option value="term_charset">term_charset</option>
<option value="term_force_colors">term_force_colors</option>
<option value="theme">theme</option>
@@ -341,12 +328,10 @@
<option value="netsplit_max_nicks">netsplit_max_nicks</option>
<option value="netsplit_nicks_hide_threshold">netsplit_nicks_hide_threshold</option>
<option value="notify_check_time">notify_check_time</option>
- <option value="notify_idle_time">notify_idle_time</option>
<option value="notify_whois_time">notify_whois_time</option>
<option value="opermode">opermode</option>
<option value="override_coredump_limit">override_coredump_limit</option>
<option value="part_message">part_message</option>
- <option value="paste_detect_keycount">paste_detect_keycount</option>
<option value="paste_detect_time">paste_detect_time</option>
<option value="paste_join_multiline">paste_join_multiline</option>
<option value="paste_verify_line_count">paste_verify_line_count</option>
@@ -358,7 +343,6 @@
<option value="recode_transliterate">recode_transliterate</option>
<option value="settings_autosave">settings_autosave</option>
<option value="STATUS_OPER">STATUS_OPER</option>
- <option value="translation">translation</option>
<option value="usermode">usermode</option>
<option value="wall_format">wall_format</option>
<option value="write_buffer_size">write_buffer_size</option>
@@ -385,12 +369,6 @@
<option value="server_connect_timeout">server_connect_timeout</option>
<option value="server_reconnect_time">server_reconnect_time</option>
<option value="skip_motd">skip_motd</option>
- <option value="ssl_cacert">ssl_cacert</option>
- <option value="ssl_cafile">ssl_cafile</option>
- <option value="ssl_cert">ssl_cert</option>
- <option value="ssl_pkey">ssl_pkey</option>
- <option value="ssl_verify">ssl_verify</option>
- <option value="use_ssl">use_ssl</option>
<option value="user_name">user_name</option>
</select> <select name="cat_servers" onchange="location.hash='#' + options[options.selectedIndex].value;selectedIndex=0">
<option class="header" value="">[-- servers --]</option>
diff --git a/documentation/settings/index.markdown b/documentation/settings/index.markdown
index 54e871a..69cec7d 100644
--- a/documentation/settings/index.markdown
+++ b/documentation/settings/index.markdown
@@ -241,13 +241,6 @@ See the [appendix F](#a_f) for credits and license information of this document.
>
> Setting scrollback_lines to zero also seems to thwart the scrollback_burst_remove optimization.
-{:#scrollback_save_formats}
-` scrollback_save_formats = OFF `
-
-> Turn on to save formats in the scrollback buffer, so that old messages are not changed by new themes. Turn off so the current theme applies to your entire scrollback buffer.
->
-> Setting this to OFF doesn't seem to do anything, however.
-
{:#scrollback_time}
` scrollback_time = 1day `
@@ -648,13 +641,6 @@ See the [appendix F](#a_f) for credits and license information of this document.
> When turned on, a quit message will only be shown once. Otherwise it will be displayed in every window you share with the quitter.
-{:#term_auto_detach}
-` term_auto_detach = OFF `
-
-> Automatically detach from the terminal when it disappears.
->
-> This doesn't actually work. Or if it does, there's currently no way to re-attach to the terminal. It may be useful for setting up daemons where you don't want to run nohup or screen, however.
-
{:#term_charset}
` term_charset = US-ASCII `
@@ -903,11 +889,6 @@ See the [appendix F](#a_f) for credits and license information of this document.
> How often to check for someone online when /notify is on.
-{:#notify_idle_time}
-` notify_idle_time = 1hour `
-
-> Irssi will notify you when someone you're watching becomes idle for this long.
-
{:#notify_whois_time}
` notify_whois_time = 5min `
@@ -931,13 +912,6 @@ See the [appendix F](#a_f) for credits and license information of this document.
> Default message to send when parting a channel.
-{:#paste_detect_keycount}
-` paste_detect_keycount = 5 `
-
-> Introduced in 0.8.10.
->
-> TODO - What's this?
-
{:#paste_detect_time}
` paste_detect_time = 5msecs `
@@ -1013,13 +987,6 @@ See the [appendix F](#a_f) for credits and license information of this document.
> TODO - What's this?
-{:#translation}
-` translation = `
-
-> Set the translation table to use. See Appendix E.
->
-> TODO - Does this still work even?
-
{:#usermode}
` usermode = +i `
@@ -1134,28 +1101,6 @@ See the [appendix F](#a_f) for credits and license information of this document.
> Turn this on to avoid displaying the server's message of the day. Messages of the day are often noisy, and few people actually read them, but they contain important information amongst the ASCII art and song lyrics. :)
-{:#ssl_cacert}
-` ssl_cacert = `
-
-{:#ssl_cafile}
-` ssl_cafile = `
-
-{:#ssl_cert}
-` ssl_cert = `
-
-{:#ssl_pkey}
-` ssl_pkey = `
-
-{:#ssl_verify}
-` ssl_verify = OFF `
-
-{:#use_ssl}
-` use_ssl = OFF `
-
-> SSL options. Set the certificates and keys, and stuff you'll use to connect to a secure server.
->
-> TODO - Does verify work? If so, how?
-
{:#user_name}
` user_name = $IRCUSER `