Add configuration for ChillTicketBundle parameters: add an option to set one / multi Person entities per ticket

This commit is contained in:
2025-07-04 14:36:31 +02:00
parent c8e5d0eb37
commit 2b22d4cb7c
3 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
chill_ticket:
ticket:
person_per_ticket: one # One of "one"; "many"