32 lines
393 B
Plaintext
32 lines
393 B
Plaintext
[Server]
|
|
|
|
hostname = SERVER HOSTNAME
|
|
|
|
[Profile]
|
|
|
|
name = LOGIN NAME
|
|
password = PASSWORD
|
|
ressource = gajim
|
|
|
|
[Core]
|
|
|
|
delauth = 1
|
|
delroster = 1
|
|
alwaysauth = 0
|
|
modules = sock
|
|
|
|
[GtkGui]
|
|
|
|
showoffline = 0
|
|
inmsgcolor = red
|
|
outmsgcolor = blue
|
|
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
|