@MrPinner141 said in MMM-Pages:
timings: { default: 0, // rotate every 5 seconds 0: 0, // page 0 rotates every 20 seconds 1: 20000, },
To understand your setting better:
- What do you want to achieve with 0 ms for
0anddefault? - Does the behavior also occur if you enter values above 0 at
0anddefault?