aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-03-01 17:50:53 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-04-23 17:34:00 +0100
commitb47a0af62043a2fea7a6ef1aaa09c152e7b5d246 (patch)
treeb38d7e250821cb1464068b042422b6a02c95e81c /perllib
parentdd1be4283024377076e033efe82e10376070bc73 (diff)
[BANES] Turn on new duplicate suggesting.
Diffstat (limited to 'perllib')
-rw-r--r--perllib/FixMyStreet/Cobrand/BathNES.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/BathNES.pm b/perllib/FixMyStreet/Cobrand/BathNES.pm
index e26e846c3..773edd3c3 100644
--- a/perllib/FixMyStreet/Cobrand/BathNES.pm
+++ b/perllib/FixMyStreet/Cobrand/BathNES.pm
@@ -22,6 +22,8 @@ sub contact_email {
return join( '@', 'councilconnect_rejections', 'bathnes.gov.uk' );
}
+sub suggest_duplicates { 1 }
+
sub admin_user_domain { 'bathnes.gov.uk' }
sub base_url {