Federation -> instance restrictions
This commit is contained in:
parent
1463a35c32
commit
f0cf26e33f
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
@if (Model.Settings.DiscloseInstanceRestrictions && (Model.ModerationStatus.Followers != BirdsiteLive.Domain.Repository.ModerationTypeEnum.None || Model.ModerationStatus.TwitterAccounts != BirdsiteLive.Domain.Repository.ModerationTypeEnum.None))
|
||||
{
|
||||
<h4 id="restrictions">
|
||||
Federation restrictions
|
||||
Instance restrictions
|
||||
</h4>
|
||||
|
||||
<p>This instance can generally communicate with any other server following the ActivityPub protocol, with some exceptions, as listed below and configured by this server's administrators.</p>
|
||||
|
|
Reference in a new issue