ANNOUNCEMENTS_FEED_DEFAULT_LIMIT

Default limit for number of feed items to fetch.

1 use of ANNOUNCEMENTS_FEED_DEFAULT_LIMIT
announcements_feed_fetch in modules/announcements_feed/announcements_feed.inc
Fetches the feed either from a local cache or fresh remotely.

File

modules/announcements_feed/announcements_feed.module, line 21

Code

define('ANNOUNCEMENTS_FEED_DEFAULT_LIMIT', 10);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.