Add times_reported integer attribute to RelatedContent

This commit is contained in:
Bertocq
2017-11-28 01:29:02 +01:00
parent 04dfc98c3f
commit e02f511b3a
5 changed files with 19 additions and 1 deletions

View File

@@ -116,3 +116,6 @@ Setting['proposal_improvement_path'] = nil
Setting['map_latitude'] = 51.48
Setting['map_longitude'] = 0.0
Setting['map_zoom'] = 10
# Related content
Setting['related_contents_report_threshold'] = 5