We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32b101a + 30aa385 commit 1089bf6Copy full SHA for 1089bf6
1 file changed
config/application.rb
@@ -61,8 +61,6 @@ class Application < Rails::Application
61
answer_timeout_in_seconds: 120,
62
max_question_age_days: 90,
63
max_question_count: 500,
64
- max_questions_per_user: 70,
65
- question_warning_threshold: 20,
66
api_questions_per_page: 50,
67
)
68
0 commit comments