gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: enable grid


From: gnunet
Subject: [taler-deployment] branch master updated: enable grid
Date: Wed, 21 Apr 2021 15:42:41 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 62e94b5  enable grid
62e94b5 is described below

commit 62e94b5490eeb854b79418ceb564de28da6df967
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Apr 21 15:42:39 2021 +0200

    enable grid
---
 buildbot/master.cfg | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index e15eee5..39c5753 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1246,9 +1246,11 @@ authz = util.Authz(
 # https://bugzilla.redhat.com/show_bug.cgi?id=1557687
 c["www"] = {
     "port": 8010,
+    "default_page": 'waterfall',
     "plugins": {
-        "waterfall_view": {},
-        "console_view": {}
+        "waterfall_view": True,
+        "console_view": True,
+        "grid_view": True,
     },
     "allowed_origins": ["https://*.taler.net";],
     "avatar_methods": [],

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]