Skip to content

Commit

Permalink
chore: lower import timeout to 1 hour
Browse files Browse the repository at this point in the history
  • Loading branch information
taciturnaxolotl authored Oct 20, 2024
1 parent 2fa772f commit e1748ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ app:
ignore_user_leaderboard_preference: true # whether to ignore user leaderboard preferences
leaderboard_generation_time: 0 0 * * * *
leaderboard_scope: 7_days # leaderboard time interval (e.g. 14_days, 6_months, ...)
import_max_rate: 1 # minimum hours to pass after a successful data import by a user before attempting a new one
# url template for user avatar images (to be used with services like gravatar or dicebear)
# available variable placeholders are: username, username_hash, email, email_hash
# defaults to wakapi's internal avatar rendering powered by https://codeberg.org/Codeberg/avatars
Expand Down

0 comments on commit e1748ba

Please sign in to comment.