root/branches/gajim_0.2-1/doc/gajimrc

Revision 43, 447 bytes (checked in by asterix86, 5 years ago)

little pb

  • Property svn:keywords set to LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
Line 
1[Profile]
2
3accounts = Account1
4
5[Account1]
6
7hostname = SERVER HOSTNAME
8name = LOGIN NAME
9password = PASSWORD
10ressource = gajim
11
12[Core]
13
14delauth = 1
15delroster = 1
16alwaysauth = 0
17modules = logger gtkgui
18
19[GtkGui]
20
21showoffline = 0
22inmsgcolor = red
23outmsgcolor = blue
24statusmsgcolor = green
25iconstyle = sun
26autopopup = 0
27
28[Logger]
29
30#Log notify messages in a separate file (notify.log)
31lognotsep = 1
32#Log notify messages in user log file
33lognotusr = 1
Note: See TracBrowser for help on using the browser.