lib/katello/plugin.rb in katello-4.9.0.rc1 vs lib/katello/plugin.rb in katello-4.9.0.rc2
- old
+ new
@@ -668,10 +668,10 @@
setting 'orphan_protection_time',
type: :integer,
default: 1440,
full_name: N_('Orphaned Content Protection Time'),
- description: N_('Time in minutes to consider orphan content as orphaned.')
+ description: N_('Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned.')
setting 'remote_execution_prefer_registered_through_proxy',
type: :boolean,
default: false,
full_name: N_('Prefer registered through proxy for remote execution'),