completely re-engineered backend for tickets

This commit is contained in:
2023-08-08 15:53:10 +02:00
parent 4d27fc8c48
commit 234d809ebf
6 changed files with 178 additions and 132 deletions

View File

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