diff --git a/api/appsettings.json b/api/appsettings.json index 61c62052..24085b2b 100644 --- a/api/appsettings.json +++ b/api/appsettings.json @@ -32,6 +32,6 @@ "FileExpiryMinutes": "2" }, "MaximumArchiveDocumentCount": "100", - "ExcludeDocumentTypeCodesForCounsel": "IPR,SRR,RFR,SCL,VOC,CAR,RFS,WAA,WAE,WAW,WFA,WOA,WOC,WOI,FULL,OI,FF" + "ExcludeDocumentTypeCodesForCounsel": "IPR,SRR,RFR,SCL,VOC,CAR,RFS,RFSR,WAA,WAE,WAW,WFA,WOA,WOC,WOI,FULL,OI,FF" }