File tree Expand file tree Collapse file tree 3 files changed +3
-15
lines changed
OneGround.ZGW.Documenten.Services
OneGround.ZGW.Documenten.WebApi Expand file tree Collapse file tree 3 files changed +3
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2626 "AdminConnectionString" : " Host=localhost;Port=5432;Database=drc_db;Username=postgres;Password=postgres"
2727 },
2828 "FileSystemDocumentServiceSettings" : {
29- "DocumentRootPath" : " c:\\ temp\\ drc_dms" // Note: let it be a shared folder (for all developers the same)
29+ "DocumentRootPath" : " c:\\ temp\\ drc_dms"
3030 },
3131 "NotificatieService" : {
3232 "Type" : " MessageQueue"
Original file line number Diff line number Diff line change 2020 "EnkelvoudigInformatieObjectenPageSize" : 100 ,
2121 "VerzendingenPageSize" : 100 ,
2222 "UploadLargeDocumentChunkSizeMB" : 50 ,
23- "DocumentJobPrioritizationAtDownload" : false ,
23+ "DocumentJobPrioritizationAtDownload" : false ,
2424 "CachedSecretExpirationTime" : " 00:03:00" ,
2525 "AudittrailRetrieveForRsins" : [],
2626 "AudittrailRecordRetrieveList" : false ,
2727 "AudittrailRecordRetrieveMinimal" : true ,
2828 "ResolveForwardedHost" : true ,
29+ "DefaultDocumentenService" : " fs" ,
2930 "NummerGeneratorFormats" : {
3031 "documenten" : " D{yyyy}-{v^8}"
3132 },
You can’t perform that action at this time.
0 commit comments