Update Layout time

Dear Dev Team,

I’m having a problem about checking layout rate. For Xibo 1.7 webserver, minimim time setting for layout check in Android is one minute which is needed smaller for my project.

Do you have any solutions? Thanks you!

You can’t set the collection lower than 1 minute because it’s not a viable configuration.

Setting it to 1 minute is only there for test/debug purposes. In production, setting 1 minute will quickly kill the server when you have even a handful of Players connected.

If you need a faster update, you should move to 1.8 series and use XMR, which will notify the Players automatically when there’s new content for them to pickup.