aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-web.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init/ycp-web.el')
-rw-r--r--emacs/.emacs.d/init/ycp-web.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/emacs/.emacs.d/init/ycp-web.el b/emacs/.emacs.d/init/ycp-web.el
index 2e56b19..2f08a06 100644
--- a/emacs/.emacs.d/init/ycp-web.el
+++ b/emacs/.emacs.d/init/ycp-web.el
@@ -71,9 +71,9 @@
(my-package buildbot
(:delay 30)
- (my-setq-from-local buildbot-host buildbot-github-status-builders)
- (setq buildbot-builders (ignore-errors (buildbot-get-all-builders)))
-)
+ (setq buildbot-default-host "https://buildbot.mariadb.org")
+ (setq buildbot-api-changes-direct-filter t)
+ )
(my-package org-jira
(:delay 30)