fix: add deprecation label to internal option

This commit is contained in:
sualko 2021-07-08 10:57:25 +02:00
Родитель bb8440f46d
Коммит c9cae15801
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -40,7 +40,7 @@ function printRadioInput($key, $value, $required=true) {
<div class="form-group">
<label class="text-left form-no-padding">
<?php printRadioInput('serverType', 'internal'); ?>
Internal
Internal (deprecated)
</label>
<em>Limited functionality only: No clients besides JSXC in Nextcloud, no multi-user chat,
no server-to-server federations.</em>