Skip to content

Commit 701fd40

Browse files
authored
Remove mention of option that no longer exists (#1760)
* Remove mention of option that no longer exists * Remove another affected option
1 parent e8b4b92 commit 701fd40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/entities/Instance.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,6 @@ aliases: [
801801
**Type:** String (Enumerable oneOf)\
802802
`public` = Access to local posts in hashtag feeds is available to both visitors and logged-in users.\
803803
`authenticated` = Access to local posts in hashtag feeds requires authentication.\
804-
`disabled` = Access to local posts in hashtag feeds is only possible for users with the “View live and topic feeds” [permission]({{< relref "entities/Role#permissions" >}}).\
805804
**Version history:**\
806805
4.5.0 - added
807806

@@ -828,7 +827,6 @@ aliases: [
828827
**Type:** String (Enumerable oneOf)\
829828
`public` = Access to local posts in trending link feeds is available to both visitors and logged-in users.\
830829
`authenticated` = Access to local posts in trending link feeds requires authentication.\
831-
`disabled` = Access to local posts in trending link feeds is only possible for users with the “View live and topic feeds” [permission]({{< relref "entities/Role#permissions" >}}).\
832830
**Version history:**\
833831
4.5.0 - added
834832

0 commit comments

Comments
 (0)