Skip to content

Commit

Permalink
Merge pull request #6653 from ChurchCRM/analysis-prDvnZ
Browse files Browse the repository at this point in the history
  • Loading branch information
DAcodedBEAT authored Nov 11, 2023
2 parents 800b702 + d81ead2 commit 0d82763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ChurchCRM/dto/Photo.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ private function shouldRefreshPhotoFile($photoFile): bool

// default defined in SystemConfig.php
$interval = \DateInterval::createFromDateString('72 hours');

try {
// if the system has remotes enabled, calculate the cutoff timestamp for refreshing remote photos.
$remotePhotoCacheDuration = SystemConfig::getValue('iRemotePhotoCacheDuration');
Expand Down

0 comments on commit 0d82763

Please sign in to comment.