doc and css fix
This commit is contained in:
parent
d410d4e08e
commit
501f6d53ab
@ -73,6 +73,7 @@
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.peertube-plugin-livechat-experimental,
|
||||
.peertube-plugin-livechat-warning {
|
||||
color: orange;
|
||||
}
|
||||
|
@ -294,7 +294,7 @@ prosody_components_list_description: |
|
||||
</ul>
|
||||
|
||||
experimental_warning: |
|
||||
<b class="orange">Experimental feature:</b> this feature is still experimental.
|
||||
<b class="peertube-plugin-livechat-experimental">Experimental feature:</b> this feature is still experimental.
|
||||
|
||||
configuration_description: |
|
||||
<h3>Channel advanced configuration</h3>
|
||||
|
@ -24,6 +24,15 @@ Following settings concern the federation with other Peertube instances, and oth
|
||||
|
||||
{{% livechat_label federation_dont_publish_remotely_description %}}
|
||||
|
||||
## Channel advanced configuration
|
||||
|
||||
Following settings concern the advanced channel options:
|
||||
users will be able to add some customization on their channels, activate the moderation bot, ...
|
||||
|
||||
### {{% livechat_label disable_configuration_label %}}
|
||||
|
||||
If you encounter any issue with this feature, you can disable it.
|
||||
|
||||
## Chat behaviour
|
||||
|
||||
### {{% livechat_label room_type_label %}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user