docs update
This commit is contained in:
parent
45b6abf072
commit
0e0e739fd5
2 changed files with 8 additions and 1 deletions
|
@ -302,7 +302,8 @@ Full-Width Styles
|
|||
}
|
||||
|
||||
.preinner {
|
||||
max-width: 800px;
|
||||
position: relative;
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
.inner {
|
||||
|
|
|
@ -11,11 +11,15 @@ title: Spectrum 2
|
|||
> * [server](#databaseserver)
|
||||
> * [type](#databasetype)
|
||||
> * [user](#databaseuser)
|
||||
>
|
||||
> **\[identity\]**
|
||||
>
|
||||
> * [category](#identitycategory)
|
||||
> * [name](#identityname)
|
||||
> * [type](#identitytype)
|
||||
>
|
||||
> **\[logging\]**
|
||||
>
|
||||
> * [backend_config](#loggingbackend_config)
|
||||
> * [config](#loggingconfig)
|
||||
> **\[registration\]**
|
||||
|
@ -24,7 +28,9 @@ title: Spectrum 2
|
|||
> * [instructions](#registrationinstructions)
|
||||
> * [username_label](#registrationusername_label)
|
||||
> * [username_mask](#registrationusername_mask)
|
||||
>
|
||||
> **\[service\]**
|
||||
>
|
||||
> * [admin_jid](#serviceadmin_jid)
|
||||
> * [admin_password](#serviceadmin_password)
|
||||
> * [allowed_servers](#serviceallowed_servers)
|
||||
|
|
Loading…
Add table
Reference in a new issue