mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 17:47:35 +08:00
trust level 0 is highlighted in light gray as opposed to having special semantics around account age.
This commit is contained in:
1
app/models/site_setting.rb
Normal file → Executable file
1
app/models/site_setting.rb
Normal file → Executable 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)
|
||||
|
||||
|
Reference in New Issue
Block a user