Skip to content

Commit

Permalink
Preventing Google Photos API limit from being exceeded #92
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeGawi committed Jan 2, 2024
1 parent 8b21d69 commit b71a1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ album_names=
# Possible values: always = every frame refresh, once = once a day.
# This is to prevent a large number of photos from hitting the daily API limit (10k calls).
# Default: always
refresh_rate=once
refresh_rate=always

# Set 1 to get photos from local storage.
; The rest of the values in this section regarding local should be filled as well when enabled.
Expand Down

0 comments on commit b71a1db

Please sign in to comment.