Faster circulation
This commit is contained in:
parent
d9b5ffae9c
commit
f32456e4c3
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ function onPageReady() {
|
|||
'http://c-beam.cbrp3.c-base.org/he1display',
|
||||
'https://c-base.org',
|
||||
],
|
||||
timer: 120000,
|
||||
timer: 60000,
|
||||
});
|
||||
const p = DisplayParticipant(params.broker, params.role, params.urls, params.timer);
|
||||
p.start((err) => {
|
||||
|
|
Loading…
Reference in a new issue