Changed related_contents_report_threshold setting value
This commit is contained in:
@@ -67,7 +67,7 @@ section "Creating Settings" do
|
||||
Setting.create(key: 'map_latitude', value: 51.48)
|
||||
Setting.create(key: 'map_longitude', value: 0.0)
|
||||
Setting.create(key: 'map_zoom', value: 10)
|
||||
Setting.create(key: 'related_contents_report_threshold', value: 2)
|
||||
Setting.create(key: 'related_contents_report_threshold', value: -0.3)
|
||||
end
|
||||
|
||||
section "Creating Geozones" do
|
||||
|
||||
Reference in New Issue
Block a user