Loading l10n_community/config/install/l10n_community.settings.yml 0 → 100644 +3 −0 Original line number Diff line number Diff line highlighted_project: 'Drupal core' stats_enabled: true package_count: true l10n_community/config/schema/l10n_community.schema.yml 0 → 100644 +13 −0 Original line number Diff line number Diff line l10n_community.settings: type: config_object label: 'Localization community settings' mapping: highlighted_project: type: string label: 'Highlighted project' stats_enabled: type: boolean label: 'Stats enabled' package_count: type: boolean label: 'Package count enabled' Loading
l10n_community/config/install/l10n_community.settings.yml 0 → 100644 +3 −0 Original line number Diff line number Diff line highlighted_project: 'Drupal core' stats_enabled: true package_count: true
l10n_community/config/schema/l10n_community.schema.yml 0 → 100644 +13 −0 Original line number Diff line number Diff line l10n_community.settings: type: config_object label: 'Localization community settings' mapping: highlighted_project: type: string label: 'Highlighted project' stats_enabled: type: boolean label: 'Stats enabled' package_count: type: boolean label: 'Package count enabled'