Project

General

Profile

Server Options » History » Version 1

Per Amundsen, 04/24/2016 12:45 PM

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
h2. Default Port
48
49
Default port used in [[/server]] and other places.
50
51
_+port can be used for ssl, *port can be used for starttls._
52
53
h2. Use random quit message
54
55
If enabled, a random line from the quit messsages file will be used.
56
57
Quit message can be added/removed from the Menubar -> Tools -> Edit Quits.
58
59
h2. Default Encoding
60
61
Default character encoding to use when adding/connecting a new server.
62
63
h2. Use UTF8 Fallback
64
65
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.
66
67
h2. Try to regain nick
68
69
If enabled, AdiIRC will automatically try to regain your primary nick.
70
71
h2. Use serverlist group labels as network name
72
73
If enabled, the serverlist label you entered will be shown in Treebar/Switchbar/Titlebar etc instead of the network name received from the server.
74
75
h2. Track users away status
76
77
If enabled, AdiIRC will periodically try to find out which users are away or not away.
78
79
h2. Only track away on channels smaller than [X] users