Skip to content

Commit 661a675

Browse files
committed
F1 daily page limit reduction
GM request
1 parent 427b85c commit 661a675

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pinc/stages.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ new Round(
163163
_("The page-texts have already been proofread, but now need to be formatted with markup which may be specific to the project."),
164164
'formatting_guidelines.php',
165165
$pi_tools_for_F,
166-
35, // daily_page_limit
166+
25, // daily_page_limit
167167
[],
168168
[
169169
0 => _('Formatting Neophyte'),

0 commit comments

Comments
 (0)