summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/master.cfg b/source/master.cfg
index d9fde98..00ad7f6 100644
--- a/source/master.cfg
+++ b/source/master.cfg
@@ -98,7 +98,7 @@ authz_cfg=authz.Authz(
gracefulShutdown = 'auth',
forceBuild = 'auth', # use this to test your slave once it is set up
forceAllBuilds = 'auth',
- pingBuilder = 'auth',
+ pingBuilder = True,
stopBuild = 'auth',
stopAllBuilds = 'auth',
cancelPendingBuild = 'auth',