Don't log hosting monthly high scores route

master
Tanner Collin 9 months ago
parent 2855b6880b
commit c86d38229a
  1. 1
      apiserver/apiserver/api/throttles.py

@ -29,6 +29,7 @@ class LoggingThrottle(throttling.BaseThrottle):
'/pinball/monthly_high_scores/',
'/protocoin/printer_balance/',
'/hosting/high_scores/',
'/hosting/monthly_high_scores/',
'/stats/ord2/printer3d/',
'/stats/ord3/printer3d/'
]:

Loading…
Cancel
Save