mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
17 lines
406 B
JSON
17 lines
406 B
JSON
{
|
|
"init":false,
|
|
"setupDone": true,
|
|
"twoFA":"enforce",
|
|
"twoFAMode":"enhanced",
|
|
"db":"json",
|
|
"payments":"stripe",
|
|
"name":"libreevent",
|
|
"yourDomain":"http://localhost:8080",
|
|
"mailSender":"libreevent <info@libreevent.janishutz.com>",
|
|
"maxTickets":10,
|
|
"currency":"CHF",
|
|
"gcInterval":300,
|
|
"ticketTimeout":900,
|
|
"startPage":"default",
|
|
"version":"1.0.0"
|
|
} |