]> Humopery - private/buildbot-default.git/commitdiff
ws_ping_interval to try to keep UI from disco
authorErik Mackdanz <erikmack@gmail.com>
Wed, 30 Oct 2024 13:52:38 +0000 (13:52 +0000)
committerErik Mackdanz <erikmack@gmail.com>
Wed, 30 Oct 2024 13:52:38 +0000 (13:52 +0000)
master.cfg

index cd9b612482aa453542dd974bad004304ed85f26c..a25a80a48243e127313bebc7b5bc17c5a9e6a70a 100644 (file)
@@ -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