prepare to redo ticket selection api

This commit is contained in:
2023-08-08 10:52:51 +02:00
parent ed991d3f57
commit 4d27fc8c48
4 changed files with 57 additions and 38 deletions

View File

@@ -6,5 +6,6 @@
"payments": "stripe",
"name": "libreevent",
"yourDomain": "http://localhost:8080",
"mailSender": "libreevent <info@libreevent.janishutz.com>"
"mailSender": "libreevent <info@libreevent.janishutz.com>",
"maxTickets": 3
}