Skip to content

Commit

Permalink
chore: revert leaderboard
Browse files Browse the repository at this point in the history
  • Loading branch information
taciturnaxolotl authored Oct 20, 2024
1 parent 1c89261 commit cdb6f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ app:
leaderboard_enabled: true # whether to enable public leaderboards
ignore_user_leaderboard_preference: true # whether to ignore user leaderboard preferences
leaderboard_generation_time: 0 0 * * * *
leaderboard_scope: last_7_days # leaderboard time interval (e.g. 14_days, 6_months, ...)
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
Expand Down

0 comments on commit cdb6f8b

Please sign in to comment.