gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: un-commented www section of ma


From: gnunet
Subject: [taler-deployment] branch master updated: un-commented www section of master.cfg re: pip install buildbot.www
Date: Tue, 09 Jun 2020 02:34:09 +0200

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

buck pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 18d5a8a  un-commented www section of master.cfg re: pip install 
buildbot.www
18d5a8a is described below

commit 18d5a8afc90c49a6d16fb86356875cb80405ef12
Author: buckE <buckE@disroot.org>
AuthorDate: Tue Jun 9 00:33:29 2020 +0000

    un-commented www section of master.cfg re: pip install buildbot.www
---
 buildbot/master.cfg | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index ac047bf..aa455d0 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1016,17 +1016,17 @@ BUILDER_LIST = [
 # minimalistic config to activate new web UI
 # -- commented out as not packaged properly in Debian and others, see
 # https://bugzilla.redhat.com/show_bug.cgi?id=1557687
-#c["www"] = {
-#    "port": 8010,
-#    "plugins": {
-#        "waterfall_view": {},
-#        "console_view": {}
-#    },
-#    "allowed_origins": ["https://*.taler.net";],
-#    "avatar_methods": [],
-#    "auth": util.UserPasswordAuth(USER_PASSWORD_DB),
-#    "authz": authz
-#}
+c["www"] = {
+    "port": 8010,
+    "plugins": {
+        "waterfall_view": {},
+        "console_view": {}
+    },
+    "allowed_origins": ["https://*.taler.net";],
+    "avatar_methods": [],
+    "auth": util.UserPasswordAuth(USER_PASSWORD_DB),
+    "authz": authz
+}
 
 ####### DB URL
 

-- 
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]