Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gajimrc « doc - dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a7c76c659f540d5e9313e3cc3cff1be59474cb87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[Profile]

accounts = Account1

[Account1]

hostname = SERVER HOSTNAME
name = LOGIN NAME
password = PASSWORD
ressource = gajim

[Core]

delauth = 1
delroster = 1
alwaysauth = 0
modules = logger gtkgui

[GtkGui]

showoffline = 0
inmsgcolor = red
outmsgcolor = blue
statusmsgcolor = green
iconstyle = sun
autopopup = 0

[Logger]

#Log notify messages in a separate file (notify.log)
lognotsep = 1
#Log notify messages in user log file
lognotusr = 1