Server Options » History » Version 4
Per Amundsen, 01/17/2017 12:00 AM
1 | 1 | Per Amundsen | {{>toc}} |
---|---|---|---|
2 | |||
3 | h1. Server Options |
||
4 | |||
5 | h2. Use new Serverlist |
||
6 | |||
7 | Enables or disables the new serverlist. |
||
8 | |||
9 | _Old and new serverlist can still be accessed with the [[/serverlist]] command._ |
||
10 | |||
11 | h2. Reconnect on server disconnect |
||
12 | |||
13 | if enabled, AdiIRC will try reconnect when remote connection is disconnected. |
||
14 | |||
15 | h2. Reconnect on resume from sleep |
||
16 | |||
17 | If enabled, AdiIRC will when resuming from sleep, try to reconnect all servers which was previously connected when going to sleep. |
||
18 | |||
19 | h2. Save open servers on exit and autoconnect them on next restart |
||
20 | |||
21 | If enabled, AdiIRC will on exit save all open servers in the serverlist and mark them for autuconnect on next startup. |
||
22 | |||
23 | All other servers in the serverlist will be unmarked for autoconnect. |
||
24 | |||
25 | All autojoin channels for the open servers will be cleared and all open channels will be added as autojoin in their place. |
||
26 | |||
27 | h2. Retry [X] times |
||
28 | |||
29 | Number of times to try to reconnect. |
||
30 | |||
31 | h2. Wait [X] seconds before retrying |
||
32 | |||
33 | Number of seconds to wait between each reconnect try. |
||
34 | |||
35 | h2. Default ban type |
||
36 | |||
37 | Default ban type to use when using [[/ban]]. |
||
38 | |||
39 | h2. Default Part Message |
||
40 | |||
41 | Default part message to use when using [[/part]] or closing a channel window. |
||
42 | |||
43 | h2. Default Quit message |
||
44 | |||
45 | Default quit message to use when using [[/quit]] or disconnecting/closing a server window. |
||
46 | |||
47 | 4 | Per Amundsen | _Default quit message will be ignored if random quit message is enabled._ |
48 | |||
49 | 1 | Per Amundsen | h2. Default Port |
50 | |||
51 | Default port used in [[/server]] and other places. |
||
52 | |||
53 | 4 | Per Amundsen | _+port can be used for ssl, *port can be used for STARTTLS._ |
54 | 1 | Per Amundsen | |
55 | h2. Use random quit message |
||
56 | |||
57 | 4 | Per Amundsen | If enabled, a random line from the quit messages file will be used. |
58 | 1 | Per Amundsen | |
59 | Quit message can be added/removed from the Menubar -> Tools -> Edit Quits. |
||
60 | 4 | Per Amundsen | |
61 | _Default quit message will be ignored._ |
||
62 | 1 | Per Amundsen | |
63 | h2. Default Encoding |
||
64 | |||
65 | Default character encoding to use when adding/connecting a new server. |
||
66 | |||
67 | h2. Use UTF8 Fallback |
||
68 | |||
69 | If enabled and encoding is not UTF8, AdiIRC will try to decode the text with the chosen encoding and if it fails, fallback to decode with UTF8 instead. |
||
70 | |||
71 | h2. Try to regain nick |
||
72 | |||
73 | If enabled, AdiIRC will automatically try to regain your primary nick. |
||
74 | |||
75 | h2. Use serverlist group labels as network name |
||
76 | |||
77 | If enabled, the serverlist label you entered will be shown in Treebar/Switchbar/Titlebar etc instead of the network name received from the server. |
||
78 | |||
79 | h2. Track users away status |
||
80 | |||
81 | If enabled, AdiIRC will periodically try to find out which users are away or not away. |
||
82 | |||
83 | h2. Only track away on channels smaller than [X] users |
||
84 | 2 | Per Amundsen | |
85 | Disable tracking away status for channels larger than [X] users. |
||
86 | |||
87 | On some servers, AdiIRC needs to send /who #channel periodically, doing this on large channels can cause the server to disconnect you. |
||
88 | |||
89 | h2. Send delay [X] ms |
||
90 | |||
91 | Set the delay in milliseconds between each message AdiIRC sends to the server. |
||
92 | |||
93 | Sending too much data too fast can cause the server to disconnect you. |
||
94 | |||
95 | h2. Use Identd |
||
96 | |||
97 | Enable or disable the "Identd":https://en.wikipedia.org/wiki/Ident_protocol server. |
||
98 | |||
99 | h2. Enable only when connecting |
||
100 | |||
101 | If enabled, AdiIRC will start the identd server when connecting to a server, and stop it when connected. |
||
102 | |||
103 | h2. Show Identd requests |
||
104 | |||
105 | 3 | Per Amundsen | If enables, shows a notice in the server window when a server wants to know your Identd nick. |
106 | 2 | Per Amundsen | |
107 | h2. Ident Nick |
||
108 | |||
109 | The nick to reply when a server asks for your Identd nick. |
||
110 | |||
111 | h2. System |
||
112 | |||
113 | The system to reply when a servers asks for your Identd nick. |
||
114 | |||
115 | h2. Ident Port |
||
116 | |||
117 | The port the Identd server should listen on. |
||
118 | |||
119 | h2. Enable Dde Server |
||
120 | |||
121 | Enables or disables the "Dde":https://en.wikipedia.org/wiki/Dynamic_Data_Exchange Server. |
||
122 | |||
123 | h2. Check if Service Name is in use |
||
124 | |||
125 | If enables, AdiIRC will check if another Dde server is using the same name before starting it. |
||
126 | |||
127 | h2. Service Name |
||
128 | |||
129 | The Dde service name to use. |
||
130 | |||
131 | h2. Dde Delay [X] ms |
||
132 | |||
133 | How long to wait in milliseconds before giving up the Dde request. |
||
134 | |||
135 | h2. Skip connections with invalid certificates |
||
136 | |||
137 | If enabled, AdiIRC will disconnect servers with invalid ssl certificates. |
||
138 | |||
139 | h2. Display invalid certificates for approval |
||
140 | |||
141 | If enabled AdiIRC will ask to approve servers with invalid ssl certificates. |
||
142 | |||
143 | h2. Automatically accept invalid certificates |
||
144 | |||
145 | If enabled, AdiIRC will connect to servers with invalid ssl certificates automatically. |
||
146 | |||
147 | h2. Certificate File |
||
148 | |||
149 | Path to a client ssl certificate in the "pfx format":https://msdn.microsoft.com/en-us/library/windows/hardware/ff549703%28v=vs.85%29.aspx |
||
150 | |||
151 | h2. Clear approved certificate cache |
||
152 | |||
153 | Clears previously accepted invalid certificates. |