This project is archived. Its data is
read-only
.
Changes
Page history
Apply conversion script to all *.md files.
authored
Jun 15, 2020
by
Alexander Hansen Færøy
Show whitespace changes
Inline
Side-by-side
doc/TorifyHOWTO/XChat/XChatDefaultConfigurationFiles.md
View page @
a1a4b621
...
...
@@ -2,21 +2,21 @@
https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/XChat
=
Default Configuration Files
=
#
Default Configuration Files
With no changes. Start XChat once and close it afterwards. All files will be in the hidden folder
{{{
```
/home/user/.xchat2/
}}}
```
These files are kept here so you can compare which modifications are made. You can also carefully restore changes which you do not like.
=
ignore.conf
=
{{{
#
ignore.conf
```
}}}
```
=
keybindings.conf
=
{{{
#
keybindings.conf
```
C
Prior
Change Page
...
...
@@ -208,15 +208,15 @@ F9
Run Command
D1:/GUI MENU TOGGLE
D2!
}}}
```
=
notify.conf
=
{{{
#
notify.conf
```
}}}
```
=
servlist_.conf
=
{{{
#
servlist_.conf
```
v=2.8.8
N=Debian Servers
...
...
@@ -896,15 +896,15 @@ S=Minneapolis.MN.US.Xworld.Org
S=Rochester.NY.US.XWorld.org
S=Bayern.DE.EU.XWorld.Org
S=Chicago.IL.US.XWorld.Org
}}}
```
=
sound.conf
=
{{{
#
sound.conf
```
}}}
```
=
xchat.conf
=
{{{
#
xchat.conf
```
version = 2.8.8
auto_save = 1
auto_save_url = 0
...
...
@@ -1080,4 +1080,4 @@ text_tint_green = 195
text_tint_red = 195
text_transparent = 0
text_wordwrap = 1
}}}
```