trust level 0 is highlighted in light gray as opposed to having special semantics around account age.

This commit is contained in:
Sam
2013-04-04 12:24:10 +11:00
parent 9068fdae99
commit 86cf7b1524
18 changed files with 21 additions and 28 deletions

1
app/models/site_setting.rb Normal file → Executable file
View File

@ -157,7 +157,6 @@ class SiteSetting < ActiveRecord::Base
setting(:body_min_entropy, 7)
setting(:max_word_length, 30)
setting(:new_user_period_days, 2)
setting(:visitor_max_links, 2)
setting(:visitor_max_images, 0)