Project

General

Profile

Server Options » History » Version 13

Per Amundsen, 08/27/2018 04:59 AM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Server Options
4
5 10 Per Amundsen
h1. Server
6 8 Per Amundsen
7 1 Per Amundsen
h2. Use new Serverlist
8
9
Enables or disables the new serverlist.
10
11
_Old and new serverlist can still be accessed with the [[/serverlist]] command._
12
13
h2. Reconnect on server disconnect
14
15
if enabled, AdiIRC will try reconnect when remote connection is disconnected.
16
17
h2. Reconnect on resume from sleep
18
19
If enabled, AdiIRC will when resuming from sleep, try to reconnect all servers which was previously connected when going to sleep.
20
21
h2. Save open servers on exit and autoconnect them on next restart
22
23 12 Per Amundsen
If enabled, AdiIRC will on exit save all open servers in the serverlist and mark them for autoconnect on next startup.
24 1 Per Amundsen
25
All other servers in the serverlist will be unmarked for autoconnect.
26
27
All autojoin channels for the open servers will be cleared and all open channels will be added as autojoin in their place.
28 7 Per Amundsen
29
h2. Use echo-message when available
30
31
If enabled, AdiIRC will ask to enable ircv3 "echo-message":http://ircv3.net/specs/extensions/echo-message-3.2.html tag on supported servers, outgoing messages will be hidden so only the echo'ed message is shown.
32 1 Per Amundsen
33 13 Per Amundsen
h2. Disconnect on SASL login error
34
35
If Enabled, AdiIRC will disconnect from a server if "SASL":https://ircv3.net/specs/extensions/sasl-3.2.html login was enabled and the authentication failed or the "SASL":https://ircv3.net/specs/extensions/sasl-3.2.html module was removed.
36
37 1 Per Amundsen
h2. Retry [X] times
38
39
Number of times to try to reconnect.
40
41
h2. Wait [X] seconds before retrying
42
43
Number of seconds to wait between each reconnect try.
44
45
h2. Default ban type
46
47
Default ban type to use when using [[/ban]].
48
49
h2. Default Part Message
50
51
Default part message to use when using [[/part]] or closing a channel window.
52
53
h2. Default Quit message
54
55
Default quit message to use when using [[/quit]] or disconnecting/closing a server window.
56
57 4 Per Amundsen
_Default quit message will be ignored if random quit message is enabled._
58
59 1 Per Amundsen
h2. Default Port
60
61
Default port used in [[/server]] and other places.
62
63 11 Per Amundsen
_+port can be used for "SSL/TLS":https://en.wikipedia.org/wiki/Transport_Layer_Security, *port can be used for "STARTTLS":https://wiki.inspircd.org/STARTTLS_Documentation._
64 1 Per Amundsen
65
h2. Use random quit message
66
67 4 Per Amundsen
If enabled, a random line from the quit messages file will be used.
68 1 Per Amundsen
69
Quit message can be added/removed from the Menubar -> Tools -> Edit Quits.
70 4 Per Amundsen
71
_Default quit message will be ignored._
72 1 Per Amundsen
73
h2. Default Encoding
74
75
Default character encoding to use when adding/connecting a new server.
76
77
h2. Use UTF8 Fallback
78
79
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.
80
81
h2. Try to regain nick
82
83
If enabled, AdiIRC will automatically try to regain your primary nick.
84
85
h2. Use serverlist group labels as network name
86
87
If enabled, the serverlist label you entered will be shown in Treebar/Switchbar/Titlebar etc instead of the network name received from the server.
88
89
h2. Track users away status
90
91
If enabled, AdiIRC will periodically try to find out which users are away or not away.
92
93
h2. Only track away on channels smaller than [X] users
94 2 Per Amundsen
95
Disable tracking away status for channels larger than [X] users.
96
97
On some servers, AdiIRC needs to send /who #channel periodically, doing this on large channels can cause the server to disconnect you.
98
99
h2. Send delay [X] ms
100
101
Set the delay in milliseconds between each message AdiIRC sends to the server.
102
103
Sending too much data too fast can cause the server to disconnect you.
104
105 9 Per Amundsen
h1. Identd
106 8 Per Amundsen
107 2 Per Amundsen
h2. Use Identd
108
109
Enable or disable the "Identd":https://en.wikipedia.org/wiki/Ident_protocol server.
110
111
h2. Enable only when connecting
112
113
If enabled, AdiIRC will start the identd server when connecting to a server, and stop it when connected.
114
115
h2. Show Identd requests
116
117 3 Per Amundsen
If enables, shows a notice in the server window when a server wants to know your Identd nick.
118 2 Per Amundsen
119
h2. Ident Nick
120
121
The nick to reply when a server asks for your Identd nick.
122
123
h2. System
124
125
The system to reply when a servers asks for your Identd nick.
126
127
h2. Ident Port
128
129
The port the Identd server should listen on.
130
131 8 Per Amundsen
h1. Dde
132
133 2 Per Amundsen
h2. Enable Dde Server
134
135
Enables or disables the "Dde":https://en.wikipedia.org/wiki/Dynamic_Data_Exchange Server.
136
137
h2. Check if Service Name is in use
138
139
If enables, AdiIRC will check if another Dde server is using the same name before starting it.
140
141
h2. Service Name
142
143
The Dde service name to use.
144
145
h2. Dde Delay [X] ms
146
147
How long to wait in milliseconds before giving up the Dde request.
148
149 8 Per Amundsen
h1. Upnp
150
151
h2. Ip address
152
153
If checked, opens the port specified in the [[/socklisten]] -p command using "Upnp":https://en.wikipedia.org/wiki/Universal_Plug_and_Play.
154
155
h2. DCC Connections
156
157
If checked, opens the port associated "DCC":https://en.wikipedia.org/wiki/Direct_Client-to-Client port using "Upnp":https://en.wikipedia.org/wiki/Universal_Plug_and_Play when sending files.
158
159
h2. Identd server
160
161
If checked, opens the identd port using "Upnp":https://en.wikipedia.org/wiki/Universal_Plug_and_Play.
162
163
_Some servers scans for open identd port and can take a while to timeout, with the port open AdiIRC can connect faster._
164
165 2 Per Amundsen
h2. Skip connections with invalid certificates
166
167
If enabled, AdiIRC will disconnect servers with invalid ssl certificates.
168
169
h2. Display invalid certificates for approval
170
171
If enabled AdiIRC will ask to approve servers with invalid ssl certificates.
172 8 Per Amundsen
173
h1. Certificates
174 2 Per Amundsen
175
h2. Automatically accept invalid certificates
176
177
If enabled, AdiIRC will connect to servers with invalid ssl certificates automatically.
178 1 Per Amundsen
179
h2. Clear approved certificate cache
180
181
Clears previously accepted invalid certificates.
182 6 Per Amundsen
183
h2. Client Certificate File
184
185
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