You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Configurations/Config-Server/configrepo/CSI-NET-EMPI-CRS-INTE.yml_b...

42 lines
1.3 KiB

---
AppSettings:
CacheDbResults: true
SiteTitle: CSI-NET-EMPI-CRS-INTE-{env}
kafka:
service_name: CSI-NET-EMPI-CRS-INTE-{env}
Logging:
IncludeScopes: false
LogLevel:
Default: Debug
Microsoft: Information
System: Information
swaggerschema:
api-title: "EMpi Api"
api-title-desc: "EMpi Api Desc"
EventStoreConfigOptions:
EventStoreConnectionString: "mongodb://{empi:database:nodes}/csi-empi-events-store"
MessageStoreConnectionString: "mongodb://{empi:database:nodes}/csi-empi-events-store"
RmqConnectionUrl: "amqp://{empi:rabbitmq:server:username}:{empi:rabbitmq:server:password}@{empi:rabbitmq:server:host}:{empi:rabbitmq:server:port}"
RmqExchangeName: "vidaplus.empi.exchange"
MongoLogs: "mongodb://{Mongo:appLogs}/app-logs"
Hangfire:
Storage: "mongodb://{empi:database:nodes}/csi-net-empi-crs-inte"
UrlOptions:
#CSRIntegrationServiceEndPoint: "http://172.15.100.130:8093/api/Client"
CSRIntegrationServiceEndPoint: "http://crs-channel/api/Client"
EmpiMongoDbConnectionOptions:
ConnectionString: "mongodb://{empi:database:nodes}/csi-net-empiread"
DbName: "csi-net-empiread"
ElasticApm:
ServiceName: CSI-NET-EMPI-CRS-INTE
CrsPatientSearchConstants:
GetPatientBulkNew:
limit: 50
repeatCount: 3
GetPatientsWithMergeInProgressFlag:
limit: 50
repeatCount: 3
UpdateFullName:
limit: 50
repeatCount: 3