I’d like to be able to limit how many meetings can be booked per booking page per day. So e.g. if someone has already booked a meeting with me on Friday, then all other slots on that Friday will disappear from availability.
The “buffer” and “time between slots” functions don’t really cover this although I am currently using them to somewhat impose a limit.
A potentially quicker implementation/workaround could be to extend the “time between slots” by adding 24h and 48h to give people more control over the slots.