commit b8fbf9639cb158c112b1821a12c9d02e1646a2a3 parent 18d5a8afc90c49a6d16fb86356875cb80405ef12 Author: buckE <buckE@disroot.org> Date: Tue, 9 Jun 2020 01:53:48 +0000 comment for www in master.cfg Diffstat:
| M | buildbot/master.cfg | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -1014,8 +1014,9 @@ BUILDER_LIST = [ #) # minimalistic config to activate new web UI -# -- commented out as not packaged properly in Debian and others, see +# -- formerly commented out as not packaged properly in Debian and others, see # https://bugzilla.redhat.com/show_bug.cgi?id=1557687 +# -- un-commented as "pip install buildbot.www" performed from buildbot-master account c["www"] = { "port": 8010, "plugins": {