We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac6c547 commit dc92ce2Copy full SHA for dc92ce2
readthedocs/settings/base.py
@@ -894,3 +894,4 @@ def DOCKER_LIMITS(self):
894
RTD_SPAM_THRESHOLD_DONT_SHOW_DASHBOARD = 300
895
RTD_SPAM_THRESHOLD_DONT_SERVE_DOCS = 500
896
RTD_SPAM_THRESHOLD_DELETE_PROJECT = 1000
897
+ RTD_SPAM_MAX_SCORE = 9999
0 commit comments