examples/forgejo: add commit graph endpoint to heavy resources

This commit is contained in:
WeebDataHoarder
2025-05-01 14:20:03 +02:00
parent d412672ed4
commit 868c76eeb9

View File

@@ -75,6 +75,7 @@ conditions:
- 'path.matches("^/[^/]+/[^/]+/search/")'
- 'path.matches("^/[^/]+/[^/]+/find/")'
- 'path.matches("^/[^/]+/[^/]+/activity")'
- 'path.matches("^/[^/]+/[^/]+/graph$")'
# any search with a custom query
- '"q" in query && query.q != ""'
# user activity tab