Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4228d4c

Browse files
Merge pull request#141 from TheDragonCode/1.x
Added `perFile` method to `SitemapFeedPreset`
2 parents3568000 +03700ff commit4228d4c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/Presets/SitemapFeedPreset.php‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,9 @@ public function item(Model $model): FeedItem
3535
return (newSitemapFeedItem($model))
3636
->modifiedAt($model->updated_at);
3737
}
38+
39+
publicfunctionperFile():int
40+
{
41+
return50000;
42+
}
3843
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp