doc and css fix
This commit is contained in:
parent
d410d4e08e
commit
501f6d53ab
@ -73,6 +73,7 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.peertube-plugin-livechat-experimental,
|
||||||
.peertube-plugin-livechat-warning {
|
.peertube-plugin-livechat-warning {
|
||||||
color: orange;
|
color: orange;
|
||||||
}
|
}
|
||||||
|
@ -294,7 +294,7 @@ prosody_components_list_description: |
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
experimental_warning: |
|
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: |
|
configuration_description: |
|
||||||
<h3>Channel advanced configuration</h3>
|
<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 %}}
|
{{% 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
|
## Chat behaviour
|
||||||
|
|
||||||
### {{% livechat_label room_type_label %}}
|
### {{% livechat_label room_type_label %}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user