mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
15 lines
324 B
JSON
15 lines
324 B
JSON
{
|
|
"init":false,
|
|
"twoFA":"enforce",
|
|
"setupKey":"hello world",
|
|
"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
|
|
} |