docs update
This commit is contained in:
parent
32fb38987d
commit
8896ce74a0
2 changed files with 6 additions and 3 deletions
|
@ -225,6 +225,10 @@ ul li {
|
|||
padding-left: 20px;
|
||||
}
|
||||
|
||||
blockquote ul li {
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
ol li {
|
||||
list-style: decimal inside;
|
||||
padding-left: 20px;
|
||||
|
|
|
@ -3,9 +3,8 @@ layout: config
|
|||
title: Spectrum 2
|
||||
---
|
||||
|
||||
> [service.server_mode](#serviceserver_mode)
|
||||
>
|
||||
> [service.jid](#servicejid)
|
||||
> * [service.server_mode](#serviceserver_mode)
|
||||
> * [service.jid](#servicejid)
|
||||
|
||||
### Types of configuration fields
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue