Update example.ini to enable only comment tree v1.

This commit is contained in:
Logan Hanks
2012-11-20 14:17:25 -08:00
parent f2894776db
commit 43e29007b2

View File

@@ -557,4 +557,4 @@ spotlight_interest_sub_p = .05
spotlight_interest_nosub_p = .1
# map of comment tree version to how frequently it should be chosen relative to
# the others
comment_tree_version_weights = 1:9, 2:1
comment_tree_version_weights = 1:1, 2:0