Show 'protocol' also in the service section example
This commit is contained in:
parent
fa2701a332
commit
67e2ab6123
1 changed files with 2 additions and 1 deletions
|
@ -13,8 +13,9 @@ You have to choose this backend in Spectrum 2 configuration file to use it:
|
|||
|
||||
[service]
|
||||
backend=/usr/bin/spectrum2_libpurple_backend
|
||||
protocol=prpl-jabber
|
||||
|
||||
There is also special configuration variable in `[service]` section called `protocol` which decides which Libpurple's protocol will be used:
|
||||
As showed above, there is also special configuration variable in `[service]` section called `protocol` which decides which Libpurple's protocol will be used:
|
||||
|
||||
Protocol variable| Description
|
||||
-----------------|------------
|
||||
|
|
Loading…
Add table
Reference in a new issue