mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
rel nofollow, on by default to protect forums from spam etc. we should consider lifting it at high trust by default.
This commit is contained in:
@@ -91,6 +91,7 @@ class SiteSetting < ActiveRecord::Base
|
||||
|
||||
setting(:allow_duplicate_topic_titles, false)
|
||||
|
||||
setting(:add_rel_nofollow_to_user_content, true)
|
||||
setting(:post_excerpt_maxlength, 300)
|
||||
setting(:post_onebox_maxlength, 500)
|
||||
setting(:best_of_score_threshold, 15)
|
||||
|
||||
Reference in New Issue
Block a user