~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/features/flags.py

Merged rocketfuel into trivial.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
     'boolean',
70
70
     'Enables derivative distributions pages.',
71
71
     ''),
 
72
    ('soyuz.derived-series-sync.enabled',
 
73
     'boolean',
 
74
     'Enables syncing of packages on derivative distributions pages.',
 
75
     ''),
72
76
    ('soyuz.derived_series_jobs.enabled',
73
77
     'boolean',
74
78
     "Compute package differences for derived distributions.",