Skip to content

Commit

Permalink
[DB] do not log router api updates
Browse files Browse the repository at this point in the history
  • Loading branch information
barryo committed Sep 26, 2023
1 parent ed290c8 commit f406747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Models/Router.php
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ class Router extends Model
public $field_log_exception = [
'last_updated',
'updated_at',
'last_update_started',
];


Expand Down

0 comments on commit f406747

Please sign in to comment.