maxRoomsToInsert

val maxRoomsToInsert: Int = 100

Max number of rooms to insert at a time in database (to avoid too much RAM usage).