From 8c6b3d67f4050ec22f0b4f15afb7635fa3bdca07 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Wed, 10 Jul 2019 15:10:59 -0400 Subject: [PATCH] Add resueConnection and livetime --- dash-apm-python/index.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dash-apm-python/index.json b/dash-apm-python/index.json index f7648e0..46484cc 100644 --- a/dash-apm-python/index.json +++ b/dash-apm-python/index.json @@ -45,6 +45,8 @@ ] }, "backend": { - "imageid": "ubuntu" + "imageid": "ubuntu", + "reuseConnection": true, + "livetime": "3h" } }