add LAN Info config and TicketingService Boilerplate

This commit is contained in:
David Rodenkirchen
2024-08-19 13:52:26 +02:00
parent 364f11f633
commit b1bd1b11b5
4 changed files with 72 additions and 7 deletions
+8
View File
@@ -1,3 +1,11 @@
[lan]
name="EZ LAN"
iteration="0.5"
tickets={ "LUXUS" = 40, "NORMAL" = 10 }
prices={ "LUXUS" = 3000, "NORMAL" = 2500 } # Eurocent
date_from="2024-10-30 15:00:00"
date_till="2024-11-01 12:00:00"
[database]
db_user="demo_user"
db_password="demo_password"