From 54427bc6b43481201aa45b6caf2cef868fe296e4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 18 Apr 2019 07:12:33 +0200 Subject: Refreshing remove-googleanalytics.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0009-remove-googleanalytics.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/debian/0009-remove-googleanalytics.patch b/debian/patches/debian/0009-remove-googleanalytics.patch index aa95aaa92..eb90e5ca6 100644 --- a/debian/patches/debian/0009-remove-googleanalytics.patch +++ b/debian/patches/debian/0009-remove-googleanalytics.patch @@ -72,10 +72,10 @@ diff -Naurp netdata.orig/web/gui/infographic.html netdata/web/gui/infographic.ht diff -Naurp netdata.orig/web/gui/main.js netdata/web/gui/main.js --- netdata.orig/web/gui/main.js +++ netdata/web/gui/main.js -@@ -4354,25 +4354,6 @@ function finalizePage() { - $('#welcomeModal').modal(); - }, 1000); - } +@@ -4368,25 +4368,6 @@ function finalizePage() { + if (isdemo()) { + // do not to give errors on netdata demo servers for 60 seconds + NETDATA.options.current.retries_on_data_failures = 60; - - // google analytics when this is used for the home page of the demo sites - // this does not run on user's installations -- cgit v1.2.3