IndexFeedTypes
A comma-separated list of values that specifies which types of feed to retrieve from the authenticated user (the user specified by Username). You can use the following values:
Personal
News
Timeline
Likes
Everyone
To retrieve feeds from other users and sites, use the parameters IndexUserSocialFeeds and IndexSiteSocialFeeds.
Type: | String (comma-separated list) |
Default: | Everyone |
Required: | No |
Configuration Section: | TaskName or Fetchtasks |
Example: | IndexFeedTypes=Personal,News,Timeline,Likes,Everyone
|
See Also: |