summaryrefslogtreecommitdiffstats
path: root/askbot/conf/site_modes.py
diff options
context:
space:
mode:
Diffstat (limited to 'askbot/conf/site_modes.py')
-rw-r--r--askbot/conf/site_modes.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/askbot/conf/site_modes.py b/askbot/conf/site_modes.py
index 7c81341e..feadd32b 100644
--- a/askbot/conf/site_modes.py
+++ b/askbot/conf/site_modes.py
@@ -27,7 +27,6 @@ LARGE_SITE_MODE_SETTINGS = {
'MIN_REP_TO_EDIT_OTHERS_POSTS': 2000,
'MIN_REP_TO_VIEW_OFFENSIVE_FLAGS': 2000,
'MIN_REP_TO_CLOSE_OTHERS_QUESTIONS': 2000,
- 'MIN_REP_TO_LOCK_POSTS': 4000,
'MIN_REP_TO_HAVE_STRONG_URL': 250,
#badge settings
'NOTABLE_QUESTION_BADGE_MIN_VIEWS': 250,