|
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 | |
|---|
| 3 | accounts = Account1 |
|---|
| 4 | |
|---|
| 5 | [Account1] |
|---|
| 6 | |
|---|
| 7 | hostname = SERVER HOSTNAME |
|---|
| 8 | name = LOGIN NAME |
|---|
| 9 | password = PASSWORD |
|---|
| 10 | ressource = gajim |
|---|
| 11 | |
|---|
| 12 | [Core] |
|---|
| 13 | |
|---|
| 14 | delauth = 1 |
|---|
| 15 | delroster = 1 |
|---|
| 16 | alwaysauth = 0 |
|---|
| 17 | modules = logger gtkgui |
|---|
| 18 | |
|---|
| 19 | [GtkGui] |
|---|
| 20 | |
|---|
| 21 | showoffline = 0 |
|---|
| 22 | inmsgcolor = red |
|---|
| 23 | outmsgcolor = blue |
|---|
| 24 | statusmsgcolor = green |
|---|
| 25 | iconstyle = sun |
|---|
| 26 | autopopup = 0 |
|---|
| 27 | |
|---|
| 28 | [Logger] |
|---|
| 29 | |
|---|
| 30 | #Log notify messages in a separate file (notify.log) |
|---|
| 31 | lognotsep = 1 |
|---|
| 32 | #Log notify messages in user log file |
|---|
| 33 | lognotusr = 1 |
|---|