Loading l10n_community/config/install/l10n_community.settings.yml +1 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,4 @@ stats_enabled: true stats_explore_projects_enabled: true package_count: true project_per_page: 10 import_user: 'anonymous' l10n_community/config/schema/l10n_community.schema.yml +3 −0 Original line number Diff line number Diff line Loading @@ -17,3 +17,6 @@ l10n_community.settings: project_per_page: type: integer label: 'Project pager' import_user: type: string label: 'Import user' Loading
l10n_community/config/install/l10n_community.settings.yml +1 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,4 @@ stats_enabled: true stats_explore_projects_enabled: true package_count: true project_per_page: 10 import_user: 'anonymous'
l10n_community/config/schema/l10n_community.schema.yml +3 −0 Original line number Diff line number Diff line Loading @@ -17,3 +17,6 @@ l10n_community.settings: project_per_page: type: integer label: 'Project pager' import_user: type: string label: 'Import user'