Skip to content

Commit

Permalink
fix: ignore route history and access log from link check
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush committed Mar 10, 2024
1 parent a103335 commit cfeb1db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frappe/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,8 @@
"Unhandled Email",
"Webhook Request Log",
"Workspace",
"Route History",
"Access Log",
]

# Request Hooks
Expand Down

0 comments on commit cfeb1db

Please sign in to comment.