Hey! I’d like to know what the significance of these settings in licode_config.js
config.erizoController.warning_n_rooms = 15; // default value: 15
config.erizoController.limit_n_rooms = 20;
I’m mainly concerned with p2p rooms, and no. of such rooms a single erizoController can serve at the same time.
Thanks!