Issues with Needle Networking - user got kicked out of room on idle or switched other screen

Hello everyone,
I have this doubt. My user got kicked out of room on idle or when switched to other screen after sometime. How to increase this network room kick-out timer value or how to disable it completely??

In ‘SyncedRoom’ class I’ve seen that if ‘autojoin’ is enabled, it creates the two instances of the same user. Don’t understand why there are 2 instances of the same player???

Original Post on Discord

by user 389863047159873540

Hi, the timeout can be configured in the networking package on glitch. Please see here defaultUserTimeout Networking | Needle Engine Documentation

I tried the same. I’m getting kicked out somewhere at 30 seconds all the time

by user 389863047159873540

Where do you edit this line. How do you host your server?

Right now it is using default Glitch server.

by user 389863047159873540

In ‘Networking’ class, Localhost variable set to - needle-tiny-starter.glitch.me

by user 389863047159873540

You mean you deployed a new Glitch page from Needle and now have adjusted the code there? If you edit something in “needle-tiny-starter.glitch.me” that’s not persistent