Lobby

Options
Hi
i read this in documentation and didn't understand this and what it is mean.
here it says the maximum limit of lobbies is 10000 which mean only 10000 player or i just miss understand.

Lobby Limits
Photon has the following lobbies related default limits:

Maximum number of lobbies per application: 10000.
Maximum number of room list entries in GameList events (initial list when you join lobbies of type Default): 500.
Maximum number of updated rooms entries in GameListUpdate events (when joined to lobbies of type Default): 500. This limit does not account for removed rooms entries (corresponding to rooms no longer visible or simply gone).
Maximum number of room list entries in GetGameList operation response (SQL Lobby): 100.

Thanks

Comments