-
Notifications
You must be signed in to change notification settings - Fork 3
/
settings.yaml
49 lines (48 loc) · 1.47 KB
/
settings.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
OperationsHistoryService:
Db:
LogsConnString:
settings-key: OperationsHistoryService-LogsConnString
types:
- AzureTableStorage
DataConnString:
settings-key: OperationsHistoryService-DataConnString
RabbitMq:
RabbitMqConnectionString:
settings-key: WalletManagementRabbitMQ
types:
- RabbitMq
CustomerWalletCacheExpirationPeriod:
settings-key: OperationsHistoryService-CustomerWalletCacheExpirationPeriod
IsPublicBlockchainFeatureDisabled:
settings-key: IsPublicBlockchainFeatureDisabled
types:
- Optional
CampaignService:
ServiceUrl:
settings-key: CampaignServiceUrl
PrivateBlockchainFacadeClient:
ServiceUrl:
settings-key: PrivateBlockchainFacadeServiceUrl
PartnerManagementService:
ServiceUrl:
settings-key: PartnerManagementServiceUrl
CustomerProfileService:
ServiceUrl :
settings-key: CustomerProfileServiceUrl
SmartVouchersService:
ServiceUrl :
settings-key: SmartVouchersServiceUrl
SlackNotifications:
AzureQueue:
ConnectionString:
settings-key: SlackNotificationsConnString
types:
- AzureTableStorage
QueueName:
settings-key: SlackQueueName
MonitoringServiceClient:
MonitoringServiceUrl:
settings-key: MonitoringServiceUrl
Constants:
TokenSymbol:
settings-key: Constant-TokenSymbol