mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-16 21:27:03 +00:00
config(): cache telemetry id (#13089)
This commit is contained in:
parent
dd14507d7d
commit
f16f056e91
@ -592,6 +592,8 @@ cache:
|
|||||||
storageFeatures: 21600 # 6hrs
|
storageFeatures: 21600 # 6hrs
|
||||||
dashboard:
|
dashboard:
|
||||||
dashboardUsageStatistics: 21600 # 6hrs
|
dashboardUsageStatistics: 21600 # 6hrs
|
||||||
|
telemetry:
|
||||||
|
telemetryClientId: 86400 # 1 day
|
||||||
|
|
||||||
graphQL:
|
graphQL:
|
||||||
concurrency:
|
concurrency:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user