34 lines
447 B
Plaintext
34 lines
447 B
Plaintext
[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
|