Skip to content

Commit 1089bf6

Browse files
authored
Merge pull request #1189 from alphagov/remove-unused-config
Remove legacy config attributes
2 parents 32b101a + 30aa385 commit 1089bf6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

config/application.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ class Application < Rails::Application
6161
answer_timeout_in_seconds: 120,
6262
max_question_age_days: 90,
6363
max_question_count: 500,
64-
max_questions_per_user: 70,
65-
question_warning_threshold: 20,
6664
api_questions_per_page: 50,
6765
)
6866

0 commit comments

Comments
 (0)