Project

General

Profile

Config Files » History » Version 18

Per Amundsen, 04/25/2016 06:30 PM

1 7 Per Amundsen
{{>toc}}
2
3 1 Per Amundsen
h1. Config Files
4
5 5 Per Amundsen
Config files are stored in the AdiIRC folder if you have write access, if not, they are stored in <notextile>%LOCALAPPDATA%\AdiIRC</notextile> (C:\Users\USERNAME\AppData\Local\AdiIRC).
6 1 Per Amundsen
7
Typing [[/paths]] -o will open the config folder.
8
9
commands.ini - Custom aliases.
10
config.ini - Most AdiIRC options.
11
menus.ini - Custom menu items.
12 13 Per Amundsen
networks.ini - New Server list options.
13
servers.ini - Old Server list options.
14 1 Per Amundsen
vars.ini - Global scripting variables which are saved across sessions.
15
nicklistbuttons.ini - Custom nick list button items. 
16
users.ini - Custom user access levels.
17 14 Per Amundsen
addrbk.ini - Address book users.
18 1 Per Amundsen
19
nowplaying.txt - Random now playing items.
20
quits.txt - Random quit messages.
21
slaps.txt - Random slaps.
22
23 7 Per Amundsen
h1. Deprecated files
24 1 Per Amundsen
25 4 Per Amundsen
These are automatically added to config.ini and removed when upgrading from an older to newer version of AdiIRC.
26
27 1 Per Amundsen
positions.ini - Was used to store windows positions.
28
away.ini - Was used to store away options.
29
ignore.ini - Was used to store ignore options.
30 8 Per Amundsen
31
h1. Config folders
32
33
Various folders are created for storing data, most of these can be changed in the options dialog.
34
35 18 Per Amundsen
[[$adiircdir]]\Cache\Favicons - Stores favicons if  [[Options_Dialog|Options]] -> [[Icons_Options|Icons]] -> [[Icons_Options#Get-favicons-from-server-website|Get favicons from server website]] is enabled.
36
[[$adiircdir]]\Dict - Store any installed [[Spellcheck|spellcheck dictionaries]].
37
[[$adiircdir]]\Download - Stores incoming DCC downloads set in [[Options_Dialog|Options]] -> [[DCC_Options|DCC]] -> [[DCC_Options#Default-download-dir|Default download dir]].
38
[[$adiircdir]]\Logs - Stores all log files set in [[Options_Dialog|Options]] -> [[Logging_Options|Logging]] -> [[Logging_Options#LogFolder|Log Folder]].
39
[[$adiircdir]]\Scripts - Stores all scripts.
40
[[$adiircdir]]\Themes - Stores all installed themes.
41
[[$adiircdir]]\Plugins - Stores all installed plugins.