diff --git a/modules/default/newsfeed/README.md b/modules/default/newsfeed/README.md index a8ac40dd..f88322c4 100644 --- a/modules/default/newsfeed/README.md +++ b/modules/default/newsfeed/README.md @@ -118,7 +118,7 @@ The following properties can be configured: removeStartTags Some newsfeeds feature tags at the beginning of their titles or descriptions, such as [VIDEO]. This setting allows for the removal of specified tags from the beginning of an item's description and/or title.
-
Possible values:'none',description, title, both +
Possible values:'title', 'description', 'both'