Skip to content

Instantly share code, notes, and snippets.

@scottwater
Created November 4, 2019 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottwater/8ad9d038cc302ca5d127f559e0480841 to your computer and use it in GitHub Desktop.
Save scottwater/8ad9d038cc302ca5d127f559e0480841 to your computer and use it in GitHub Desktop.
Leaderboard Limit Override
<script>
window.kol_leader_board_options = {
board_settings: {
limit: 100
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment