From: Erik Mackdanz Date: Wed, 30 Oct 2024 13:52:38 +0000 (+0000) Subject: ws_ping_interval to try to keep UI from disco X-Git-Url: https://git.humopery.space/?a=commitdiff_plain;h=73a6747285ae68801812a20636390c42c49c9970;p=private%2Fbuildbot-default.git ws_ping_interval to try to keep UI from disco --- diff --git a/master.cfg b/master.cfg index cd9b612..a25a80a 100644 --- a/master.cfg +++ b/master.cfg @@ -339,7 +339,8 @@ c['buildbotURL'] = "https://bb.humopery.space/" # c['www'] = dict(port=8010, # plugins=dict(waterfall_view={}, console_view={}, grid_view={})) c['www'] = { - 'port' : 8010 + 'port' : 8010, + 'ws_ping_interval': 30 } ####### DB URL