~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/feeds/doc/feeds.txt

  • Committer: Curtis Hovey
  • Date: 2011-12-29 05:29:36 UTC
  • mto: This revision was merged to the branch mainline in revision 14606.
  • Revision ID: curtis.hovey@canonical.com-20111229052936-c261pibg1p6ze6m4
Moved canonical.config to lp.services.

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
and Cache-Control headers so that the feeds will be cached longer
108
108
by browsers and the reverse-proxy in front of the feeds servers.
109
109
 
110
 
    >>> from canonical.config import config
 
110
    >>> from lp.services.config import config
111
111
    >>> from canonical.lazr.feed.feed import FeedBase
112
112
    >>> from lp.bugs.feed.bug import BugsFeedBase
113
113
    >>> config.launchpad.max_feed_cache_minutes