diff --git a/tasks/afc_statistics.py b/tasks/afc_statistics.py index d6d8049..83e29b7 100644 --- a/tasks/afc_statistics.py +++ b/tasks/afc_statistics.py @@ -45,7 +45,7 @@ templates it uses, documented in [[Template:AFC statistics/doc]]. --> {{Documentation|Template:%(pageroot)s/doc}} """ -_PER_CHART_LIMIT = 2000 +_PER_CHART_LIMIT = 1500 class AFCStatistics(Task): """A task to generate statistics for WikiProject Articles for Creation.