DEV: allow to have duplicate topic titles if categegory is different (#10034)

Co-authored-by: Robin Ward <robin.ward@gmail.com>

Co-authored-by: Robin Ward <robin.ward@gmail.com>
This commit is contained in:
Bernhard Suttner
2020-06-18 11:19:47 -04:00
committed by GitHub
co-authored by Robin Ward
parent ec794c7f29
commit e31471585a
6 changed files with 38 additions and 6 deletions
+1
View File
@@ -77,6 +77,7 @@ class ImportScripts::Base
min_personal_message_post_length: 1,
min_personal_message_title_length: 1,
allow_duplicate_topic_titles: true,
allow_duplicate_topic_titles_category: false,
disable_emails: 'yes',
max_attachment_size_kb: 102400,
max_image_size_kb: 102400,