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.
26 lines
812 B
26 lines
812 B
---
|
|
AppSettings:
|
|
CacheDbResults: true
|
|
SiteTitle: CSI-NET-NOTY-MSGTEMPL-{env}
|
|
kafka:
|
|
serviceName: CSI-NET-NOTY-MSGTEMPL-{env}
|
|
Logging:
|
|
IncludeScopes: false
|
|
LogLevel:
|
|
Default: Debug
|
|
Microsoft: Information
|
|
System: Information
|
|
swaggerschema:
|
|
api-title: "Notifications Api"
|
|
api-title-desc: "Notifications Api Desc"
|
|
DefaultDbConnection: "mongodb://{empi:database:nodes}/csi-net-noty-msgtempl"
|
|
ServiceUrls:
|
|
UserPermission: http://service-base-security-token/token/logged-in-user
|
|
EventStoreConfigOptions:
|
|
EventStoreConnectionString: "mongodb://{noty:database:nodes}/csi-net-noty-events-store"
|
|
MessageStoreConnectionString: "mongodb://{noty:database:nodes}/csi-net-noty-events-store"
|
|
MongoLogs: "mongodb://{Mongo:appLogs}/app-logs"
|
|
|
|
ElasticApm:
|
|
ServiceName: CSI-NET-NOTY-MSGTEMPL
|